Returns all current rows as an array of plain objects keyed by column key.
Replaces all rows with the provided array. Persists to storage immediately.
Fires when the user interacts with a button-type column cell.
Hides the element without destroying it. Call Show() to make it visible again.
Makes a previously hidden element visible again.
Permanently removes the element from the UI panel.
Updates the element's display text when the element has a label.
Merges safe CSS-like renderer style metadata into the element.
A tabular UI element with typed rows. Row data is automatically persisted to storage on every change and restored on next run.