All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisResources Class 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 ActionPanel( | | iTypeAction) |
-
Implement the actions.
- Parameters:
-
- iTypeAction
- the action to perform.
o AllowApply
| public virtual 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