Controle de Rótulo
(UI 0.9.9)
Introdução
Um rótulo é uma linha única de texto cujo objetivo é identificar, para o usuário, algum elemento da interface.
Resumo da classe
class UI\Controls\Label
extends
UI\Control
{
/* Constructor */
/* Métodos */
/* Métodos herdados */
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 — Constrói um novo rótulo
- UI\Controls\Label::getText — Obtém texto
- UI\Controls\Label::setText — Define texto