GridButton
class GridButton extends GridBase mixin DemoWebapp
按钮
Properties
string read-only | $title | 标题 | from GridBase |
protected PamAccount | $pam | from GridBase |
Methods
void
Details
in
GridBase at line 27
__construct()
No description
at line 19
void
table(TablePlugin $table)
No description
in
GridBase at line 47
void
filter(FilterPlugin $filter)
搜索项
in
GridBase at line 56
void
quick(Interactions $actions)
快捷操作栏
in
GridBase at line 65
void
batch(Interactions $actions)
批量操作
in
GridBase at line 69
__get($attr)
No description