Control

(UI 0.9.9)

はじめに

This is the closed base class for all UI Controls.

クラス概要

final class UI\Control {
/* メソッド */
public destroy()
public disable()
public enable()
public getTopLevel(): int
public hide()
public isEnabled(): bool
public isVisible(): bool
public setParent(UI\Control $parent)
public show()
}

目次

関連キーワード:  Control, public, destroy, Determine, Parent, Get, setParent, isVisible, isEnabled, getParent