| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Method and Description |
|---|---|
MobileTextBox |
MobileElementsFactory.getMobileTextBox(String mapId,
UiDriver uiDriver) |
MobileTextBox |
MobileElementsFactory.getMobileTextBox(UiElementProperties properties,
UiDriver uiDriver) |
MobileTextBox |
MobileTextBox.setValue(String value)
Set the Text Box value
|
| Modifier and Type | Method and Description |
|---|---|
MobileTextBox |
MobileEngine.getTextBox(String mapId)
Get access to text box element (native/or HTML one where text edit is accepted)
|
MobileTextBox |
MobileEngine.getTextBox(UiElementProperties properties)
Get access to text box element (native/or HTML one where text edit is accepted)
|
Copyright © 2017 Axway Software. All rights reserved.