$root.$imenus.MENU.$objs

Parent: $root.$imenus.MENU
 
Children 

Methods 

The group of objects for the class or instance or container

Methods

Object specific 
$add$add(cText[,bEnable=kFalse,bCheck=kFalse]) adds a new line to the menu 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) Remove the line from the menu instance; rItem is an item reference to the line to remove
Standard$addafter $addbefore $appendlist $count $findident $findname $first $insertlist $makelist $next $sendall

Children

Top 

MENULINE