UI\Controls\Group::__construct

(UI 0.9.9)

UI\Controls\Group::__constructConstruct a new Group

Description

publicUI\Controls\Group::__construct(string$title)

Shall construct a new Group with the given title

Parameters

title

The text for the title label

To Top