parent root
PHP: UI\Controls\Label::__construct - Manual

UI\Controls\Label::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Label::__constructConstruct a new Label

Description

public UI\Controls\Label::__construct ( string $text )

Shall construct a new Label

Parameters

text

The text for this label

add a noteadd a note

User Contributed Notes

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