Class \Prado\Web\UI\ActiveControls\TActiveButtonColumn
TActiveButtonColumn class
TActiveButtonColumn contains a user-defined command button, such as Add or Remove, that corresponds with each row in the column.
This is the active counterpart to the TButtonColumn control where the button is replaced by the appropriate active button control.
Please refer to the original documentation of the TButtonColumn for usage.
Class hierarchy
- \Prado\Web\UI\ActiveControls\TActiveButtonColumn
- \Prado\Web\UI\WebControls\TButtonColumn
- \Prado\Web\UI\WebControls\TDataGridColumn
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.1.9
public
|
initializeCell(mixed $cell, mixed $columnIndex, mixed $itemType) : mixed
Initializes the specified cell to its initial values.
This method overrides the parent implementation. It creates a command button within the cell. |
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |