| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Control Grid (Arrangement)(PHP 7, UI 0.9.9) はじめにA Grid is a control which is allows the arrangement of children into a grid クラス概要
UI\Controls\Grid
extends
UI\Control
{
/* Constants */
/* プロパティ */
protected
$controls
;
/* メソッド */
public append
( UI\Control
$control
, integer $left
, integer $top
, integer $xspan
, integer $yspan
, boolean $hexpand
, integer $halign
, boolean $vexpand
, integer $valign
)/* 継承したメソッド */
}定義済み定数
プロパティ
目次
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Control Grid (Arrangement)」をGoogle検索
|