$root.$imenus.MENU

Parent: $root.$imenus
 
Children 

Class notation

Properties Methods 

Properties

Object specific 
$contextobjIf this is a context menu,the window object for which the context menu has been created
$defaulticoncolorThe color used to draw the icon for the item, when the icon is a themed SVG icon and the $iconcolor property of the item is kColorDefault. If $defaulticoncolor is also kColorDefault, then the themed icon is drawn using the text color
$disablerebuildIf true,the menu instance will not rebuild the menu when you add or remove menu lines, or change the $cascade property of a line; if $disablerebuild is kTrue and you assign kFalse to it, the menu instance rebuilds the menu
$helptextThe help text to be displayed for the menu item
$inheritedUsed when referring to a method or variable defined in a superclass
$titleThe menu title
$usersThe users who have access to this menu or menu line
Standard$classtype $enabled $helpfile $ident $isprivate $local $name $order

Methods

Object specific 
$showmessage$showmessage(cMessage[,cTitle,iOptions=kMsgOK]) displays a message using the specified cMessage,cTitle and iOptions (a sum of kMsg... constants).Returns true for OK or Yes,false for No or cancel.Use msgcancelled() to check for cancel
$showtoast$showtoast(cMessage[,cTitle,iStyle=kToastSuccess,iStack=kToastStackTopRight,iTimer=4000,bClearStack=kFalse,cContext='']) displays a toast notification using the title and message using the style
Standard$canclose $close

Children

Top 

$ivars$methods$objs$tvars