UI\Controls\Group::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Group::__constructConstruct a new Group

Opis

public UI\Controls\Group::__construct ( string $title )

Shall construct a new Group with the given title

Parametry

title

The text for the title label

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top