| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Method and Description |
|---|---|
MobileLabel |
MobileElementsFactory.getMobileLabel(String mapId,
UiDriver uiDriver) |
MobileLabel |
MobileElementsFactory.getMobileLabel(UiElementProperties properties,
UiDriver uiDriver) |
| Modifier and Type | Method and Description |
|---|---|
MobileLabel |
MobileEngine.getLabel(String mapId)
Get access to text label element (native/or HTML one where text edit is not accepted)
|
MobileLabel |
MobileEngine.getLabel(UiElementProperties properties)
Get access to text box element (native/or HTML one where text edit is not accepted)
|
Copyright © 2017 Axway Software. All rights reserved.