Interface CommandInterface
Interface CommandInterface.
This interface describes a command that can be applied to a model.
Direct known implementers
DcGeneral\DataDefinition\Definition\View\Command, DcGeneral\DataDefinition\Definition\View\CutCommandInterfaceIndirect known implementers
DcGeneral\DataDefinition\Definition\View\CutCommand
Namespace: DcGeneral\DataDefinition\Definition\View
Package: DcGeneral\DataDefinition\Definition\View
Located at DataDefinition/Definition/View/CommandInterface.php
Package: DcGeneral\DataDefinition\Definition\View
Located at DataDefinition/Definition/View/CommandInterface.php
public
|
|
public
string
|
|
public
|
|
public
ArrayObject
|
|
public
|
|
public
array
|
|
public
|
|
public
array
|
|
public
|
|
public
ArrayObject
|
|
public
mixed
|
#
setDisabled( boolean $disabled = true )
Set the command enabled or disabled (true means disabled). |
public
boolean
|