Results of 1 - 10 of about 143 for control (0.001 sec.)
- Control 8399
- « UI\Window::setTitle UI\Control::destroy » PHP Manual UI Control Control (UI 0.9.9) はじめに Th
... is is the closed base class for all UI Controls. クラス概要 final class UI\Control { /* メソッド ... isable () public enable () public getParent (): UI\Control public getTopLevel (): int public hide () public i ... ol public isVisible (): bool public setParent ( UI\Control $parent ) public show () } 目次 UI\Control::destro ... y — Destroy Control UI\Control::disable — Disable Control UI\Control:: ...
-
https://man.plustar.jp/php/class.ui-control.html
- [similar]
- Control Form (Arrangement) 7890
- « UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrange
... ment) Control Form (Arrangement) (UI 0.9.9) はじめに A Form is a ... control which allows the arrangement of other controls int ... a familiar layout (the form). クラス概要 class UI\Controls\Form extends UI\Control { /* プロパティ */ protec ... ted $ controls ; /* メソッド */ public append ( string $label , ...
-
https://man.plustar.jp/php/class.ui-controls-form.html
- [similar]
- Tab Control 7795
- « UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0
... .9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. ... クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protect ... ed $ controls ; /* メソッド */ public append ( string $name , U ... I\Control $control ): int public delete ( int $index ): bool ...
-
https://man.plustar.jp/php/class.ui-controls-tab.html
- [similar]
- Control Box (Arrangement) 7783
- « UI\Controls\Group::setTitle UI\Controls\Box::append » PHP Manual UI Control Box (Arrangement)
... .9) はじめに A Box allows the arrangement of other controls クラス概要 class UI\Controls\Box extends UI\Contr ... onst int Horizontal ; /* プロパティ */ protected $ controls ; /* Constructor */ public __construct ( int $ori ... entation = UI\Controls\Box::Horizontal ) /* メソッド */ public append ( ... Control $control , bool $stretchy = false ): int public delete ( in ...
-
https://man.plustar.jp/php/class.ui-controls-box.html
- [similar]
- Control Grid (Arrangement) 7783
- « UI\Controls\Form::setPadded UI\Controls\Grid::append » PHP Manual UI Control Grid (Arrangement
... ) Control Grid (Arrangement) (UI 0.9.9) はじめに A Grid is a ... control which is allows the arrangement of children into a ... grid クラス概要 class UI\Controls\Grid extends UI\Control { /* Constants */ const i ... ; const int Bottom ; /* プロパティ */ protected $ controls ; /* メソッド */ public append ( UI\Control $cont ...
-
https://man.plustar.jp/php/class.ui-controls-grid.html
- [similar]
- UI 7759
- « GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/
... et Width UI\Window — Window UI\Window::add — Add a Control UI\Window::__construct — Construct a new Window UI ... e — Set Size UI\Window::setTitle — Window Title UI\Control — Control UI\Control::destroy — Destroy Control UI ... \Control::disable — Disable Control UI\Control::enable — En ... able Control UI\Control::getParent — Get Parent Control UI\Cont ...
-
https://man.plustar.jp/php/book.ui.html
- [similar]
- Control Group (Arrangement) 7759
- « UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangeme
... nt) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is ... a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Con ... trol { /* プロパティ */ protected $ controls ; /* Constructor */ public __construct ( string $ ... title ) /* メソッド */ public append ( UI\Control $control ) public getTitle (): string public hasMa ...
-
https://man.plustar.jp/php/class.ui-controls-group.html
- [similar]
- Progress Control 7759
- « UI\Controls\Slider::setValue UI\Controls\Progress::getValue » PHP Manual UI Progress Control P
... rogress Control (UI 0.9.9) はじめに A Progress control is a famili ... range of 0 to 100 (inclusive). クラス概要 class UI\Controls\Progress extends UI\Control { /* メソッド */ publ ... ue ( int $value ) /* 継承したメソッド */ public UI\Control::destroy () public UI\Control::disable () public U ... I\Control::enable () public UI\Control::getParent (): UI\Con ...
-
https://man.plustar.jp/php/class.ui-controls-progress.html
- [similar]
- Combo Control 7736
- « UI\Controls\Separator::__construct UI\Controls\Combo::append » PHP Manual UI Combo Control Com
... bo Control (UI 0.9.9) はじめに A Combo control represents a l ... familiar select HTML element. クラス概要 class UI\Controls\Combo extends UI\Control { /* メソッド */ public ... ed ( int $index ) /* 継承したメソッド */ public UI\Control::destroy () public UI\Control::disable () public U ... I\Control::enable () public UI\Control::getParent (): UI\Con ...
-
https://man.plustar.jp/php/class.ui-controls-combo.html
- [similar]
- Control Separator 7736
- « UI\Controls\Progress::setValue UI\Controls\Separator::__construct » PHP Manual UI Control Sepa
... rator Control Separator (UI 0.9.9) はじめに A Separator represen ... ts a control separator, it has no other function. クラス概要 cl ... ass UI\Controls\Separator extends UI\Control { /* Constants */ co ... Constructor */ public __construct ( int $type = UI\Controls\Separator::Horizontal ) /* 継承したメソッド */ pu ...
-
https://man.plustar.jp/php/class.ui-controls-separator.html
- [similar]