検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 192 for [SIMILAR] 16 1024 4096 WITH 17797 isreadonly WIT... (0.121 sec.)
Radio Control 0
« 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]
Control Separator 0
« 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]
Combo Control 0
« 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]
State Detection 0
« Threaded::extend Threaded::isTerminated » PHP Manual Threaded State Detection Threaded::isRunning (PECL pthreads >= 2.0.0) Threaded::isRunning — State Detection 説明 public Threaded::isRunning (): bool Tell if the referenced object is executing パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/thread.isrunning.html - [similar]
Set Padding 0
« UI\Controls\Box::isPadded UI\Draw\Pen » PHP Manual UI\Controls\Box Set Padding UI\Controls\Box::setPadded (UI 0.9.9) UI\Controls\Box::setPadded — Set Padding 説明 public UI\Controls\Box::setPadded ( bool $padded ) Shall enable or disable padding on this Box パラメータ padded 関連キーワ ...
https://man.plustar.jp/php/ui-controls-box.setpadded.html - [similar]
Append Control 0
« UI\Controls\Grid UI\Controls\Grid::isPadded » PHP Manual UI\Controls\Grid Append Control UI\Controls\Grid::append (UI 0.9.9) UI\Controls\Grid::append — Append Control 説明 public UI\Controls\Grid::append ( UI\Control $control , int $left , int $top , int $xspan , int $yspan , bool $hex ...
https://man.plustar.jp/php/ui-controls-grid.append.html - [similar]
Slider Control 0
« 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]
ColorButton Control 0
« 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]
mbstring の内部設定値を取得する 0
« mb_eregi mb_http_input » PHP Manual マルチバイト文字列 関数 mbstring の内部設定値を取得する mb_get_info (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_get_info — mbstring の内部設定値を取得する 説明 mb_get_info ( string $type = "all" ): array | string | int | false mb_get_info() は、mbstring ...
https://man.plustar.jp/php/function.mb-get-info.html - [similar]
Menu Item 0
« UI\Menu::__construct UI\MenuItem::disable » PHP Manual UI Menu Item Menu Item (UI 0.9.9) はじめに Menu Items should only be created by the Menu クラス概要 class UI\MenuItem { /* メソッド */ public disable () public enable () public isChecked (): bool protected onClick () public setChec ...
https://man.plustar.jp/php/class.ui-menuitem.html - [similar]