KnowledgeUIItf Interface CATICkeAddParametersDlg
Usage: you can reimplement this interface by deriving the supplied CATCkeAddParametersDlgAdapter adapter class.
interface CATICkeAddParametersDlg
Interface to get a dialog to append parameters on the feature that implements it.
BOA information: this interface CAN be implemented using the BOA (Basic Object Adapter).
Method Index
- o
GetDialog(CATStateCommand*)
- Creates a dialog linked to a feature that allows to add parameters on this feature.
Methods
o GetDialog
public virtual GetDialog( | | iFather) |
-
Creates a dialog linked to a feature that allows to add parameters on this feature.
- Parameters:
-
- iFather
- : the dialog father command.
- Returns:
- created dialog.
This object is included in the file: CATICkeAddParametersDlg.h
If needed, your Imakefile.mk should include the module: CATKnowledgeUIItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.