Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Application Framework manager document class. More...
#include <ilviews/appframe/manager/managdoc.h>
Public Member Functions | |
virtual void | clean () |
Deletes the manager of the document. | |
IlvManager * | getManager () const |
Returns the manager of the document. | |
virtual IlBoolean | initializeDocument (IlAny=0) |
Creates a new empty manager. | |
virtual void | serialize (IlvDvStream &stream) |
Serializes the manager of the document into the stream given by the stream parameter. |
Application Framework manager document class.
Library: ilvappmgr
IlvDvManagerDocument
is a subclass of IlvDvDocument
The document data is a manager object that is loaded and saved using standard IlvManager
serialization methods read
and save
.
IlvManager* IlvDvManagerDocument::getManager | ( | ) | const |
Returns the manager of the document.
Creates a new empty manager.
Creates a new empty manager. Accelerators Ctrl+C, Ctrl+V, and Ctrl+X are automatically added to the manager to generate actions Copy, Paste, and Cut respectively.
IlFalse
if the initialization of the manager failed. Reimplemented from IlvDvDocument.
Reimplemented in IlvDvGrapherDocument.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.