Extends
- Help4.selector.methods.BaseSelector
Members
ATTRIBUTES :Object
don't use these attributes, they're language-based or otherwise not stable / unique
across different sessions, stable ids would have been used by other selectors
Type:
- Object
CLASSES :Object
don't use these classes, they're status-based or otherwise not stable / unique across different sessions
Type:
- Object
ELEMENTS :Object
block elements using CSS selectors
Type:
- Object
Methods
(static) getElement(selector) → (nullable) {HTMLElement}
Parameters:
Name | Type | Description |
---|---|---|
selector |
string |
Returns:
- Type
- HTMLElement
(static) getSelector(element) → (nullable) {Help4.selector.methods.Selector}
Parameters:
Name | Type | Description |
---|---|---|
element |
HTMLElement |