Control Group (Arrangement)
(UI 0.9.9)
Introduction
A Group is a titled container for child controls
Class synopsis
class UI\Controls\Group extends UI\Control {
/* Properties */
protected $controls;
/* Constructor */
/* Methods */
/* Inherited methods */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Properties
- 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
↑ and ↓ to navigate • Enter to select • Esc to close • / to open