Beta
Beta
Creates an iterable of the definitions of all the UI elements.
An iterable of the definitions of all the UI elements.
Beta
Gets a UI element by its ID.
The ID of the UI element to get.
A deep copy of the UI element with the specified ID, or undefined
if it doesn't exist.
Beta
Test if a UI element with the given ID exists.
A boolean indicating whether the UI element with the specified ID exists.
Beta
Gets the IDs of all the UI elements.
An array containing the IDs of all the UI elements.
Represents the UI elements of a machine.