KnowledgeUIItf CATCkeAddParametersDlgAdapter

Usage: you can derive this class.


public class CATCkeAddParametersDlgAdapter

Adapter for the CATICkeAddParametersDlg interface .
Role : This base class enables to implement the Parameters Explorer on any object that: implements CATIParmPublisher
Implementing CATICkeAddParametersDlg just consists in subclassing the CATCkeAddParametersDlgAdapter class. GetDialog method has not to be overriden. Do not forget to implement the CATICkeAddParametersDlg interface using : CATImplementBOA(CATICkeAddParametersDlg, CATCkeAddParametersDlgAdapter).


Constructor and Destructor Index


o CATCkeAddParametersDlgAdapter()
Constructs the class.
o ~CATCkeAddParametersDlgAdapter()

Constructor and Destructor


o CATCkeAddParametersDlgAdapter
public CATCkeAddParametersDlgAdapter()
Constructs the class.
o ~CATCkeAddParametersDlgAdapter
public virtual ~CATCkeAddParametersDlgAdapter()

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

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