public interface UILabel extends UIComponent
Modifier and Type | Method and Description |
---|---|
static UILabel |
create(String text)
Returns a UI label with the given text.
|
String |
getText()
Returns the text set in this label.
|
getEnabler, setEnabler
Copyright © 2019 Solibri, Inc.. All rights reserved.