Utilities for accessing elements in the Document Object Model (DOM).
Static
Replacement for $().children.
$().children
Replacement for $().closest.
$().closest
Optional
Try to get the elements for the given key.
Get the GUID of the control.
Get a HTML element via ID or GUID from a specific context (defaults to document).
Returns the UpObject.
UpObject
An element Guid, id or HTMLElement.
The UpControl like object for the first HTML element.
UpControl
Checks whether an UpObject is linked to the element.
An element GUID, ID or HTMLElement.
Set and returns the UpObject or null.
null
Control info GUID, default is current element GUID.
Utilities for accessing elements in the Document Object Model (DOM).