defect
A table can contain buttons in its toolbar, but not yet in its rows.
Improvement
Definition of columns that represent buttons. Commands executed in this way implicitly refer to the object displayed in their row.
Usage
- In the configuration view for the table component, under "Column Configurations...," select the "Column with Buttons" option.
- Buttons can be added to the column configured in this way just as they can to the table as a whole.
- The setting for the command model should remain empty, since the command implicitly refers to the row object.
Test
- See #27247 (Table with Dialogs).