QuickSearch
class QuickSearch extends AbstractTool
Properties
protected Grid | $grid | from AbstractTool | |
protected bool | $disabled | from AbstractTool | |
protected string | $view | ||
protected string | $placeholder |
Methods
render()
No description
$this
placeholder(string $text = '')
Set placeholder.
Details
in
AbstractTool at line 27
$this
disable(bool $disable = true)
Toggle this button.
in
AbstractTool at line 37
allowed()
If the tool is allowed.
in
AbstractTool at line 49
$this
setGrid(Grid $grid)
Set parent grid.
in
AbstractTool at line 59
Grid
getGrid()
No description
at line 39
render()
No description
in
AbstractTool at line 72
string
__toString()
No description
at line 29
$this
placeholder(string $text = '')
Set placeholder.