Class UIMENUCHECKEDITEM

Name

UIMENUCHECKEDITEM  --  Class of checked menu item. Object of this class was created by method addChecked() of class UIMenu.

Synopsis

 

Description

Class UIMenuCheckedItem

Attributes

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

Methods

ISCHECKED Get checked status of checked menu item.
SETACTION Set action executed on menu item activation.

Method UIMENUCHECKEDITEM:ISCHECKED()

 isChecked()	--> <bChecked>

Method UIMENUCHECKEDITEM:SETACTION()

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

Platforms

No dependies of platform.