Readonly
iconIcon of the button that will be rendered in the menu bar. *
Readonly
idID used to identify this action.
Readonly
labelLabel that might be rendered on a button beside or instead of the icon. *
Optional
Readonly
priorityoptional flag of actions used as source of ordering. *
Readonly
tooltipTooltip that is displayed, when hovering the button. *
Readonly
uiType of action that describes how it is rendered, e.g. as a button *
Optional
provideActions can optionally provide a display state that controls if this action is visible or enabled in a table's menu bar.
the table that requests the display state.
Runs the action code.
the data the action can operate on.
An action that is displayed as a button in a table's menu bar.