All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgStrategyActivity

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

Usage: you can freely reimplement this interface.


interface CATIMfgStrategyActivity

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


Method Index


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

Methods


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

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

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