Parent: $root.$iremoteforms.REMOTEFORM.$objs
Children
Class notation
Properties Methods Events
Properties
Warning: with the exception of $componentctrl,$componentlib,$ident,$name and $objtype, the values of properties can only be read in client methods.
Methods
Events
Object specific | |
evSubformLoaded | A new form has finished loading inside the subform control Parameters
pEventCode | The event code |
pFormName | The name of the Remote Form class which has loaded |
pInitialLoad | If true, this is the initial load of the form instance. It may be false if $multipleclasses is true and an existing form is returning to the front |
|
evWillHide | Sent to a field before it is hidden. Currently only used when the field is set as a side panel Parameters
|
evWillShow | Sent to a field before it becomes visible. Currently only used when the field is set as a side panel Parameters
|
Standard | evDragBorder evHidden evShown |
Children
Top