Control

(PHP 7, UI 0.9.9)

¼ò½é

This is the closed base class for all UI Controls.

ÀàÕªÒª

final UI\Control {
/* ·½·¨ */
public destroy ( void )
public disable ( void )
public enable ( void )
public UI\Control getParent ( void )
public int getTopLevel ( void )
public hide ( void )
public bool isEnabled ( void )
public bool isVisible ( void )
public setParent ( UI\Control $parent )
public show ( void )
}

Table of Contents