Class UIMENUITEM

Name

UIMENUITEM  --  Class of menu item. Object of this class was created by method add() of class UIMenu.

Synopsis

  

Description

Class UIMenuItem

Attributes

<className> - Class name. Value should be "UIMenuItem".
<label> - Label.

Methods

SETACTION Set action executed on menu item activation.
SETICON Set icon for menu item.

Method UIMENUITEM:SETACTION()

 setAction([<signal>],<action>)

Method UIMENUITEM:SETICON()

 setIcon(<icon>)

Platforms

No dependies of platform.