Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Attributes
IlvCommandFlags Class Reference

Flags describing the state of a command. More...

#include <ilviews/base/command.h>

Public Attributes

IlBoolean isPseudoCommand: IlvBoolMinLength
 
IlvUndoabilityReason undoability: 3
 

Detailed Description

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.

Member Data Documentation

◆ isPseudoCommand

IlBoolean IlvCommandFlags::isPseudoCommand

Set to IlTrue if the command is a pseudo-command

◆ undoability

IlvUndoabilityReason IlvCommandFlags::undoability

Set to undoable if the command is undoable.