|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|


Public Member Functions | |
| renderHeaderCell () | |
| renderDataCell ($row) | |
Protected Member Functions | |
| renderDataCellContent ($row, $data) | |
| initDefaultButtons () | |
Protected Member Functions inherited from TbButtonColumn | |
| renderButton ($id, $button, $row, $data) | |
Additional Inherited Members | |
Public Attributes inherited from TbButtonColumn | |
| $viewButtonIcon = 'eye-open' | |
| $updateButtonIcon = 'pencil' | |
| $deleteButtonIcon = 'trash' | |
Definition at line 21 of file TbJsonButtonColumn.php.
|
protected |
Initializes the default buttons (view, update and delete).
add custom with msgbox instead
Reimplemented from TbButtonColumn.
Definition at line 88 of file TbJsonButtonColumn.php.
| TbJsonButtonColumn::renderDataCell | ( | $row | ) |
Renders|returns the data cell
| int | $row |
Definition at line 46 of file TbJsonButtonColumn.php.

|
protected |
| TbJsonButtonColumn::renderHeaderCell | ( | ) |
Renders|returns the header cell.
Definition at line 26 of file TbJsonButtonColumn.php.