All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgMacroEditorActivity

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgMacroEditorActivity
 

Usage: you can freely reimplement this interface.


interface CATIMfgMacroEditorActivity

Interface dedicated to Activity Object.
Role: This interface offers services to retrieve macro tabpage frame of the Activity object editor .


Method Index


o GetMainPanelEditor(CATDialog*,CATDlgFrame*&,CATDlgStyle)
Writes the macro tabpage frame.

Methods


o GetMainPanelEditor
public virtual HRESULT GetMainPanelEditor(CATDialog* iFather,
CATDlgFrame*& oFrame,
CATDlgStyle iStyle=NULL) = 0
Writes the macro tabpage frame.
Parameters:
iFather
The father window
oFrame
The tabpage frame
iStyle
The tabPage style

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

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