AbstractTool
abstract class AbstractTool
Properties
protected GridWidget | $grid | ||
protected bool | $disabled |
Methods
$this
disable(bool $disable = true)
Toggle this button.
allowed()
If the tool is allowed.
$this
getGrid()
No description
string
__toString()
No description
Details
at line 26
$this
disable(bool $disable = true)
Toggle this button.
at line 36
allowed()
If the tool is allowed.
at line 48
$this
setGrid(GridWidget $grid)
Set parent grid.
at line 58
GridWidget
getGrid()
No description
at line 66
string
__toString()
No description