Package | Description |
---|---|
org.safs.selenium.webdriver.lib | |
org.safs.selenium.webdriver.lib.model |
Modifier and Type | Class and Description |
---|---|
class |
CheckBox
A library class to handle different specific CheckBox.
|
class |
ComboBox
A library class to handle different specific ComboBox.
|
class |
Component
A library class to handle generic functionalities, such as Click, HoverMouse, GetGUIImage etc.
|
class |
EditBox
A library class to handle different specific EditBox.
|
class |
ListView
A library class to handle different specific ListView.
|
class |
Menu
A library class to handle different specific Menu.
|
class |
ScrollBar
A library class to handle different specific ScrollBar.
|
class |
TabControl
A library class to handle different specific TabControl.
|
class |
Tree
A library class to handle different specific Tree.
|
Modifier and Type | Class and Description |
---|---|
class |
Accessibility
This provides a uniformed Accessibility object to represent the accessibility item within a SAS Canvas.
Below are 2 kinds of Canvas view: ["sas.van.views.graph.DataGridUIView", "sas.hc.graph.UIView", "sas.ltjs.commons.views.Visualization", "sas.ltjs.commons.views.AbstractVisualization", "sas.ltjs.commons.views.UI", "sap.ui.core.Control", "sap.ui.core.Element", "sap.ui.base.ManagedObject", "sap.ui.base.EventProvider", "sap.ui.base.Object"] ["sas.van.views.graph.GraphUIView", "sas.hc.graph.GraphView", "sas.ltjs.commons.views.Visualization", "sas.ltjs.commons.views.AbstractVisualization", "sas.ltjs.commons.views.UI", "sap.ui.core.Control", "sap.ui.core.Element", "sap.ui.base.ManagedObject", "sap.ui.base.EventProvider", "sap.ui.base.Object"] |
class |
DefaultRefreshable |
class |
Element
It represents originally sap.ui.core.Element
|
class |
HierarchicalElement
This class represents a hierarchical structure like Tree or Menu etc.
History: Jun 23, 2014 (Lei Wang) Initial release. |
class |
Item
This provides a uniformed Item object to represent the item
within a container such as TabControl or ListView etc. It represents originally sap.ui.core.Item |
class |
MenuItem
History:
Jun 23, 2014 (Lei Wang) Initial release. |
class |
Option
This provide a uniformed Option object to represent the option
within a container such as ComboBox etc. Jan 15, 2014 (Lei Wang) Initial release. |
class |
OptionForHtmlSelect
This is an Option object to represent the <option> for html <select>
MAY 18, 2017 (Lei Wang) Initial release. |
class |
TreeNode
History:
May 30, 2014 (Lei Wang) Initial release. |
Copyright © SAS Institute. All Rights Reserved.