Package | Description |
---|---|
com.paypal.selion.platform.mobile.ios |
Contains the interfaces and classes for iOS page objects.
|
Modifier and Type | Class and Description |
---|---|
class |
UIAAlert
The
UIAAlert class allows access to, and control of, alerts within your app. |
class |
UIAButton
The
UIAButton class allows access to, and control of, button elements in your app. |
class |
UIAImage
The
UIAImage class allows access to, and control of, image elements in your app. |
class |
UIAList
UIATableView class allows access to, and control of, elements within a table view in your app. |
class |
UIANavigationBar
The
UIANavigationBar class allows access to, and control of, buttons in your app’s navigation bar. |
class |
UIAPicker
The
UIAPicker class allows access to, and control of, wheel elements within a picker |
class |
UIASlider
The
UIASlider class allows access to, and control of, slider elements in your app |
class |
UIAStaticText
UIAStaticText class allows access to, and control of, static text views. |
class |
UIASwitch
UIASwitch class allows access to, and control of, switch elements in your app. |
class |
UIATableView
UIATableView class allows access to, and control of, elements within a table view in your app. |
class |
UIATextField
UIATextField class allows access to, and control of, text field elements in your app. |
Copyright © 2016 PayPal Open Source. All rights reserved.