Menu Item

(PHP 7, UI 0.9.9)

Wstęp

Menu Items should only be created by the Menu

Krótki opis klasy

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

Spis treści

add a note add a note

User Contributed Notes

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