Parent: $root.$libs.LIB.$remotemenus.REMOTEMENU
Children
The group of objects for the class or instance or container
Object specific | |
$add | $add(cText[,bEnable=kTrue,bCheck=kFalse]) inserts a new menu line with text cText and returns an item reference to it;$enabled for the line is set to bEnable,and $checked is set to bCheck |
$remove | $remove(rItem) Delete the menu line; rItem is an item reference to the menu line to delete |
Standard | $addafter $addbefore $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall |
REMOTEMENULINE |