Parent: $root.$iremoteforms.REMOTEFORM
Children
The group of objects for the class or instance or container
Object specific | |
$add | $add(cName,rSrcItem[,rParentPagedPaneOrScrollBox,iPageNumber,bAllPanes=kFalse]) adds new object cName to JS remote form instance by copying rSrcItem (existing object in same instance).Omit optional params to add to form.Cannot be used with complex grid |
$remove | $remove(rItem) Deletes the object from the remote form instance; rItem is an item reference to the object to delete |
Standard | $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall |