Results of 1 - 10 of about 143 for [SIMILAR] 16 1024 4096 WITH 29394 control WITH 1... (0.146 sec.)
- Control 10000
- « UI\Window::setTitle UI\Control::destroy » PHP Manual UI Control 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 getParent (): UI\Control public
...
-
https://man.plustar.jp/php/class.ui-control.html
- [similar]
- Progress Control 8618
- « UI\Controls\Slider::setValue UI\Controls\Progress::getValue » PHP Manual UI Progress Control Progress Control (UI 0.9.9) はじめに A Progress control is a familiar Progress bar: It represents progress as a percentage, with a possible range of 0 to 100 (inclusive). クラス概要 class UI\Co
...
-
https://man.plustar.jp/php/class.ui-controls-progress.html
- [similar]
- Control Separator 8618
- « UI\Controls\Progress::setValue UI\Controls\Separator::__construct » PHP Manual UI Control Separator Control Separator (UI 0.9.9) はじめに A Separator represents a control separator, it has no other function. クラス概要 class UI\Controls\Separator extends UI\Control { /* Constants */ co
...
-
https://man.plustar.jp/php/class.ui-controls-separator.html
- [similar]
- Control Form (Arrangement) 8618
- « UI\Controls\Picker::__construct UI\Controls\Form::append » PHP Manual UI Control Form (Arrangement) Control Form (Arrangement) (UI 0.9.9) はじめに A Form is a control which allows the arrangement of other controls into a familiar layout (the form). クラス概要 class UI\Controls\Form ext
...
-
https://man.plustar.jp/php/class.ui-controls-form.html
- [similar]
- Button Control 8618
- « UI\Controls\Check::setText UI\Controls\Button::__construct » PHP Manual UI Button Control Button Control (UI 0.9.9) はじめに Represents a labelled clickable button クラス概要 class UI\Controls\Button extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド
...
-
https://man.plustar.jp/php/class.ui-controls-button.html
- [similar]
- ColorButton Control 8618
- « UI\Controls\Button::setText UI\Controls\ColorButton::getColor » PHP Manual UI ColorButton Control ColorButton Control (UI 0.9.9) はじめに A Color Button is a button which displays a color picker when clicked クラス概要 class UI\Controls\ColorButton extends UI\Control { /* メソッド */ p
...
-
https://man.plustar.jp/php/class.ui-controls-colorbutton.html
- [similar]
- EdiableCombo Control 8618
- « UI\Controls\Combo::setSelected UI\Controls\EditableCombo::append » PHP Manual UI EdiableCombo Control EdiableCombo Control (UI 0.9.9) はじめに An Editable Combo is a Combo which allows the user to enter custom options クラス概要 class UI\Controls\EditableCombo extends UI\Control { /* メ
...
-
https://man.plustar.jp/php/class.ui-controls-editablecombo.html
- [similar]
- Radio Control 8618
- « UI\Controls\EditableCombo::setText UI\Controls\Radio::append » PHP Manual UI Radio Control Radio Control (UI 0.9.9) はじめに A Radio is similar to the radio input type familiar from HTML クラス概要 class UI\Controls\Radio extends UI\Control { /* メソッド */ public append ( string $text
...
-
https://man.plustar.jp/php/class.ui-controls-radio.html
- [similar]
- Combo Control 8618
- « UI\Controls\Separator::__construct UI\Controls\Combo::append » PHP Manual UI Combo Control Combo Control (UI 0.9.9) はじめに A Combo control represents a list of options, like the familiar select HTML element. クラス概要 class UI\Controls\Combo extends UI\Control { /* メソッド */ publi
...
-
https://man.plustar.jp/php/class.ui-controls-combo.html
- [similar]
- Slider Control 8618
- « UI\Controls\Spin::setValue UI\Controls\Slider::__construct » PHP Manual UI Slider Control Slider Control (UI 0.9.9) はじめに A Slider is a control which represents a range, and a current value in the range. The sliding element of the control (sometimes called the "thumb") reflects the
...
-
https://man.plustar.jp/php/class.ui-controls-slider.html
- [similar]