| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Method and Description |
|---|---|
MobileButton |
MobileElementsFactory.getMobileButton(String mapId,
UiDriver uiDriver) |
MobileButton |
MobileElementsFactory.getMobileButton(UiElementProperties properties,
UiDriver uiDriver) |
| Modifier and Type | Method and Description |
|---|---|
MobileButton |
MobileEngine.getButton(String mapId)
Get access to button element (native/or HTML one)
|
MobileButton |
MobileEngine.getButton(UiElementProperties properties)
Get access to button element (native/or HTML one)
|
Copyright © 2017 Axway Software. All rights reserved.