actions property
The action roots and placement constraints to resolve.
actions: [Save, Search, More]
|
v
primary: [Save] [Search] [More v]
Implementation
final ActionCollection<T> actions;
The action roots and placement constraints to resolve.
actions: [Save, Search, More]
|
v
primary: [Save] [Search] [More v]
final ActionCollection<T> actions;