BaseAction implements Action
AbstractYes
Single item for actions of row.
Tags
Table of Contents
Interfaces
- Action
- Object of a single row action.
Methods
- getControl() : array<string|int, mixed>|null
- Row's context menu control.
Methods
getControl()
Row's context menu control.
public
getControl(array<string|int, mixed> $rawFields) : array<string|int, mixed>|null
Parameters
- $rawFields : array<string|int, mixed>