AfrProperties CATEditorPage

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


public class CATEditorPage

Class to define/get state of the TabPage for the properties editors .


Constructor and Destructor Index


o CATEditorPage(CATDialog*,CATString&)
Constructs a CATEditor .
o ~CATEditorPage()

Method Index


o SetBuilt()
Sets built state to the tabpage .
o SetPageModification(ModeYesNo)
Sets the state of the tabpage.

Constructor and Destructor


o CATEditorPage
public CATEditorPage( iParent,
const iName)
Constructs a CATEditor .
Parameters:
iParent
dialog parent of the object.
iName
name of the object.
o ~CATEditorPage
public ~CATEditorPage()

Methods


o SetBuilt
public SetBuilt()
Sets built state to the tabpage .
o SetPageModification
public SetPageModification( iMode)
Sets the state of the tabpage.
See also:
Parameters:
iMode
Yes if the tabpage has been modified
else, No.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.