Menu Item

(PHP 7, UI 0.9.9)

소개

Menu Items should only be created by the Menu

클래스 개요

UI\MenuItem {
/* 메소드 */
public disable ( void )
public enable ( void )
public bool isChecked ( void )
protected onClick ( void )
public setChecked ( boolean $checked )
}

Table of Contents

add a note add a note

User Contributed Notes

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