Public Member Functions | |
Properties () | |
String * | getParam (String *name) |
bool | getBoolParam (String *name) |
int | getIntParam (String *name) |
float | getFloatParam (String *name) |
void | setParam (Object *sender, String *name, String *value) |
void | NotifyDialogOpened (Form *dialog, String *dialogType) |
Public Attributes | |
__event PropertyEventHandler * | OnPropertyChanged |
__event PropertyEventHandler * | OnPropertyDialogOpened |
Protected Member Functions | |
void | PropertyChanged (Object *sender, String *name, String *val) |
void | DialogOpened (Form *dialog, String *name) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|