Handles the checkbox column output.
Parameters
$itemobject|arrayrequired- The current item.
Source
protected function column_cb( $item ) {}
Changelog
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
Handles the checkbox column output.
$itemobject|arrayrequiredprotected function column_cb( $item ) {}
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.