Class: IframeSelector

Help4.selector.methods.IframeSelector()

new IframeSelector()

Source:

Extends

  • Help4.selector.methods.BaseSelector

Members

CONFIG :Object

Type:
  • Object
Source:

Methods

(static) getElement(selector) → (nullable) {HTMLIFrameElement}

Parameters:
Name Type Description
selector string
Source:
Returns:
Type
HTMLIFrameElement

(static) getSelector(element, domIdPrefixopt) → (nullable) {Help4.selector.methods.Selector}

Parameters:
Name Type Attributes Default Description
element HTMLElement
domIdPrefix string <optional>
null
Source:
Returns:
Type
Help4.selector.methods.Selector