Type of the unique identifier of an item. See AdaptiveElement.getID method for details.
Type of the unique identifier of a menu. See AdaptiveElement.getID method for details.
Type of an explicit absence of selector (see NO_SELECTOR).
Type of HTML element selectors accepted and used by SAM.
Any accepted type must be compatible with jQuery selector,
						i.e. $(
Unique value representing the explicit absence of a selector (see Selector).
Test whether the given candidate object is a Selector.
The object to test as a selector.
true if candidate has the right type, false otherwise.
Generated using TypeDoc
Type of the unique identifier of a group. See AdaptiveElement.getID method for details.