BetaBetaCreates an iterable of the definitions of all the UI elements.
An iterable of the definitions of all the UI elements.
BetaGets 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.
BetaTest if a UI element with the given ID exists.
A boolean indicating whether the UI element with the specified ID exists.
BetaGets the IDs of all the UI elements.
An array containing the IDs of all the UI elements.
Represents the UI elements of a machine.