| Package | Description |
|---|---|
| com.axway.ats.uiengine.elements.mobile |
UI elements of Mobile application.
|
| com.axway.ats.uiengine.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileButton
An Mobile Button (native or HTML one)
|
class |
MobileLabel
An Mobile element representing non-form text element.
|
class |
MobileLink
An mobile element link - native or HTML
|
class |
MobileTextBox
A single line mobile Text Box element - native or HTML one
|
| Modifier and Type | Method and Description |
|---|---|
MobileElement<?> |
MobileElementsFactory.getMobileElement(String mapId,
UiDriver uiDriver) |
MobileElement<?> |
MobileElementsFactory.getMobileElement(UiElementProperties properties,
UiDriver uiDriver) |
| Modifier and Type | Method and Description |
|---|---|
MobileElement<?> |
MobileEngine.getElement(String mapId)
Get access to generic UI element (could be used for div/span or other UI type element)
|
MobileElement<?> |
MobileEngine.getElement(UiElementProperties properties)
Get access to generic UI element (could be used for div/span or other UI type element)
|
Copyright © 2017 Axway Software. All rights reserved.