Skip Navigation

Common form widgets

Check box with a label

Class: com.blackberry.platform.ui.client.api.widgets.custom.LabeledCheckBox
Base class: GXT
Example:
Screenshot of a UEM check box with a label

Combo box with a label

Class: com.blackberry.platform.ui.client.api.widgets.custom.LabeledComboBox
Base class: GXT
Example:
Screenshot of a UEM combo box with a label

Text field with a label

Class: com.blackberry.platform.ui.client.api.widgets.text.LabeledTextField
Base class: GXT
Example:
Screenshot of a text field with a label

Anchor (link)

Class: com.blackberry.platform.ui.client.api.widgets.factory.anchor.BBAnchor
Base class: GWT
Example:
Screenshot of an anchor (link)

Label

Class: com.blackberry.platform.ui.client.api.widgets.factory.label.BBLabel
Base class: GWT
Example:
Screenshot of a label

Inline label

Class: com.blackberry.platform.ui.client.api.widgets.factory.label.BBInlineLabel
Base class: GWT
Example:
Screenshot of an inline label

Button

Class: com.blackberry.platform.ui.client.api.widgets.custom.Button
Base class: GWT
Example:
Screenshot of buttons