Control Group (Arrangement)
(PHP 7, UI 0.9.9)
はじめに
A Group is a titled container for child controls
クラス概要
UI\Controls\Group
extends
UI\Control
{
/* プロパティ */
protected
$controls
;
/* Constructor */
/* メソッド */
/* 継承したメソッド */
}プロパティ
- controls
-
Contains controls, should not be manipulated directly
目次
- UI\Controls\Group::append — Append Control
- UI\Controls\Group::__construct — Construct a new Group
- UI\Controls\Group::getTitle — Get Title
- UI\Controls\Group::hasMargin — Margin Detection
- UI\Controls\Group::setMargin — Set Margin
- UI\Controls\Group::setTitle — Set Title