All Frameworks  Class Hierarchy  This Framework  Indexes   

ApplicationFrame Class CATFrmObjectEditor

Usage: you must use this class as is. You should never derive it.


public class CATFrmObjectEditor

Class for a document editor.
Role: The document editor is an instance of the CATFrmObjectEditor class associated with the document instance. It is returned by the GetEditor method of the CATIEditor document implementation.

See also:
CATFrmEditor


Constructor and Destructor Index


o ~CATFrmObjectEditor()
o CATFrmObjectEditor(CATDocument*)
Constructs a document editor.

Constructor and Destructor


o ~CATFrmObjectEditor
public ~CATFrmObjectEditor()
o CATFrmObjectEditor
public CATFrmObjectEditor( iDocument)
Constructs a document editor.
Parameters:
iDocument
The document.
Legal values: A non null pointer to the document implementation.
See also:
CATIEditor, CATDocument

This object is included in the file: CATFrmObjectEditor.h
If needed, your Imakefile.mk should include the module: CATApplicationFrame

Copyright © 2003, Dassault Systèmes. All rights reserved.