mojox.Label - nitrologic/monkey2 GitHub Wiki

mojox::mojox.Label

Class Label Extends mojo:mojo.app.View

The Lable class.

Fields
Clicked Invoked when the label is clicked.
DoubleClicked Invoked when the label is double clicked.
RightClicked Invoked when the label is right clicked.
Constructors
New Creates a new label.
Properties
Icon Label icon.
Text Label text.
TextGravity Label text gravity.
Methods
AddView Adds a view to the right of the label.
RemoveView Removes a view from the label.