All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface CATIVpmUEActionFlow
Usage: you can freely reimplement this interface.
interface CATIVpmUEActionFlow
Basic interface for ActionFlow user-exits
Method Index
- o
Run(CATListOfCATUnicodeString&)
- The method which has to be implemented to run the user-exit.
Methods
o Run
| public virtual Run( | | ioList) |
-
The method which has to be implemented to run the user-exit.
- Parameters:
-
- ioList
- May hold the parameters to be passed to the user-exit, and returned values as well.
VPMObjectPool is used to transfer other parameters.
This object is included in the file: CATIVpmUEActionFlow.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces