Search
Preparing search index...
The search index is not available
Mendix Model SDK
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
common
ICallback
Interface ICallback<T>
Callback interface returning data of some type
T
.
Type parameters
T
Hierarchy
ICallback
Callable
__call
(
data
:
T
)
:
void
Callback interface returning data of some type
T
.
Parameters
data:
T
Returns
void
Globals
common
ICallback
IColor
IError
Callback
IPoint
ISize
IVoid
Callback
Generated using
TypeDoc
Callback interface returning data of some type
T
.