All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATAnalysisResources Class CATEAnalysisEditionCusto

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATAnalysisInterfaces.CATISamEditionCusto
        |
        +---CATEAnalysisEditionCusto
 

Usage: you can derive this class.


public class CATEAnalysisEditionCusto

Adapter for the implementation of CATISamEditionCusto interface.
It can be used for AnalysisEntity or AnalysisSet.
This adapter allow a BOA implementation.

See also:
CATISamEditionCusto


Constructor and Destructor Index


o CATEAnalysisEditionCusto()
o ~CATEAnalysisEditionCusto()

Method Index


o ActionPanel(CATSamTypeActionPanel)
Implement the actions.
o AllowApply()
Allows the Apply Action.

Constructor and Destructor


o CATEAnalysisEditionCusto
public CATEAnalysisEditionCusto()
o ~CATEAnalysisEditionCusto
public virtual ~CATEAnalysisEditionCusto()

Methods


o ActionPanel
public virtual HRESULT ActionPanel(CATSamTypeActionPanel iTypeAction)
Implement the actions.
Parameters:
iTypeAction
the action to perform.
o AllowApply
public virtual CATBoolean AllowApply()
Allows the Apply Action.
Parameters:
iTypeAction
the action to perform. Default Implementation returns FALSE.

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

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