Flags describing the state of a command. More...
#include <ilviews/base/command.h>
Public Attributes | |
| IlBoolean | isPseudoCommand: IlvBoolMinLength |
| IlvUndoabilityReason | undoability: 3 |
Flags describing the state of a command.
Library: views
These flags are declared public because they may need to be modified by several types of objects.
| IlBoolean IlvCommandFlags::isPseudoCommand |
Set to IlTrue if the command is a pseudo-command
| IlvUndoabilityReason IlvCommandFlags::undoability |
Set to undoable if the command is undoable.