Namespace: selector

Help4.selector

Classes

Selector

Namespaces

methods

Members

(static) SELECTOR_QUALITY :number

Type:
  • number
Properties:
Name Type Description
best number
good number
lang number
other number
Source:

(static) SELECTOR_SCORES :number

Type:
  • number
Properties:
Name Type Description
safe number
good number
lang number
unsafe number
aria number
Source:

(static) rules :Object

each object is of type: Help4.selector.Rule
Type:
  • Object
Properties:
Name Type Description
Shell Object
UI5 Object
Fiori Object
HTMLGUI_TOP Object
HTMLGUI_IFRAME Object
WDA_TOP Object
WDA_IFRAME Object
Source:

Type Definitions

Rule

Type:
  • Object
Properties:
Name Type Description
blacklist Array.<string> possible static position
rules Array.<string> do ignore the area of the container
Source:

SelectorData

Type:
  • Object
Properties:
Name Type Attributes Description
rule string indicates which rule is used
value string | number indicates the string representation of the assigned hotspot
offset Help4.control2.PositionXY <optional>
indicates the offset of the hotspot
iframe Help4.selector.SelectorData <optional>
selector values for iframe
Source: