Label Control
(UI 0.9.9)
Introduction
A Label is a single line of text, meant to identify, for the user, some element of the interface.
Class synopsis
class UI\Controls\Label extends UI\Control {
/* Constructor */
/* Methods */
/* Inherited methods */
public UI\Control::destroy()
public UI\Control::disable()
public UI\Control::enable()
public UI\Control::hide()
public UI\Control::show()
}Table of Contents
- UI\Controls\Label::__construct — Construct a new Label
- UI\Controls\Label::getText — Get Text
- UI\Controls\Label::setText — Set Text
↑ and ↓ to navigate • Enter to select • Esc to close • / to open