Package | Description |
---|---|
ej.widget.basic |
Basic widgets.
|
ej.widget.composed |
Widgets composed with other widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
Button
A button is a widget that displays a text and reacts to click events.
|
Modifier and Type | Method and Description |
---|---|
Label |
Toggle.getLabel()
Gets the label contained in the toggle.
|
Label |
Button.getLabel()
Deprecated.
Gets the label contained in the button.
|