Dynamic View Services > Defining Runtime Access to the Server Model > Declaring Runtime Functions
 
Declaring Runtime Functions
A runtime function is either a global function or a server-class member function that is declared as accessible at runtime.
You may want to declare a runtime function when you need:
*to reference a function in a dynamic view type specification;
(See Expression of Representation Attributes.)
*to call a function from the component through the callback execution API
(see IlsRpObject::execCallback and IlsMvComponent::execUserCallback).

Version 6.1
Copyright © 2016, Rogue Wave Software, Inc. All Rights Reserved.