Menu Item

(UI 0.9.9)

Einführung

Menu Items should only be created by the Menu

Klassenbeschreibung

UI\MenuItem {
/* Methoden */
public disable ( )
public enable ( )
public isChecked ( ) : bool
protected onClick ( )
public setChecked ( bool $checked )
}

Inhaltsverzeichnis

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top