Package | Description |
---|---|
com.ur.urcap.api.ui.component |
Modifier and Type | Interface and Description |
---|---|
interface |
DivComponent
Represents a contributed div UI component
|
interface |
ImgComponent
Represents a contributed image UI component
|
interface |
InputButton
Represents an input button UI component
|
interface |
InputCheckBox
Represents an input checkbox UI component
|
interface |
InputRadioButton
Represents an input radio button UI component
|
interface |
InputTextField
Represents an input textfield UI component
|
interface |
LabelComponent
Represents a label UI component
|
interface |
SelectDropDownList
Represents a select list (drop down style) UI component
|
interface |
SelectList
Represents a selection list UI component
|
Modifier and Type | Method and Description |
---|---|
HTMLComponent |
SelectEvent.getComponent() |
HTMLComponent |
TouchEvent.getComponent() |
HTMLComponent |
InputEvent.getComponent() |
Copyright © 2018. All rights reserved.