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
Table of Contents
- 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