Toggle command - special command interface for toggling a boolean property between '1' and '' (empty string).
getToggleProperty() : string
string
isInverse() : bool
bool
setInverse(bool $inverse) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\ToggleCommandInterface
bool
The inverse state.
setToggleProperty(string $property) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\Definition\View\ToggleCommandInterface
string
The property name.