PHP 8.3.4 Released!

Menu Item

(UI 0.9.9)

はじめに

Menu Items should only be created by the Menu

クラス概要

class UI\MenuItem {
/* メソッド */
public disable()
public enable()
public isChecked(): bool
protected onClick()
public setChecked(bool $checked)
}

目次

add a note

User Contributed Notes

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