検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 385 for [SIMILAR] 16 1024 4096 WITH 134505 controls WITH... (0.417 sec.)
Radio Control 3419
« 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]
ColorButton Control 3419
« 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]
Slider Control 3419
« 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]
Progress Control 3419
« 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]
Append Control 3419
« UI\Controls\Form UI\Controls\Form::delete » PHP Manual UI\Controls\Form Append Control UI\Controls\Form::append (UI 0.9.9) UI\Controls\Form::append — Append Control 説明 public UI\Controls\Form::append ( string $label , UI\Control $control , bool $stretchy = false ): int Shall append t ...
https://man.plustar.jp/php/ui-controls-form.append.html - [similar]
Control 3419
« 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]
Append Control 3419
« UI\Controls\Box UI\Controls\Box::__construct » PHP Manual UI\Controls\Box Append Control UI\Controls\Box::append (UI 0.9.9) UI\Controls\Box::append — Append Control 説明 public UI\Controls\Box::append ( Control $control , bool $stretchy = false ): int Shall append the given control to ...
https://man.plustar.jp/php/ui-controls-box.append.html - [similar]
Set Parent Control 3419
« UI\Control::isVisible UI\Control::show » PHP Manual UI\Control Set Parent Control UI\Control::setParent (UI 0.9.9) UI\Control::setParent — Set Parent Control 説明 public UI\Control::setParent ( UI\Control $parent ) Shall set the parent Control of this Control パラメータ parent The pare ...
https://man.plustar.jp/php/ui-control.setparent.html - [similar]
Get Parent Control 3419
« UI\Control::enable UI\Control::getTopLevel » PHP Manual UI\Control Get Parent Control UI\Control::getParent (UI 0.9.9) UI\Control::getParent — Get Parent Control 説明 public UI\Control::getParent (): UI\Control Shall return the parent Control パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/ui-control.getparent.html - [similar]
Add a Control 3419
« UI\Window UI\Window::__construct » PHP Manual UI\Window Add a Control UI\Window::add (UI 0.9.9) UI\Window::add — Add a Control 説明 public UI\Window::add ( UI\Control $control ) Shall add a Control to this Window パラメータ control The Control to add 戻り値 関連キーワード: Control , Ad ...
https://man.plustar.jp/php/ui-window.add.html - [similar]