All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DialogEngine Class CATCustomizableTransition

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---DialogEngine.CATDialogTransition
        |
        +---CATCustomizableTransition
 

Usage: you must use this class as is. You should never derive it.


public class CATCustomizableTransition

Class representing a specialized transition.
Role: A specialized transition is a reusable transition which may be associated with generic action and condition and on which specific action and condition may be added as usual.
Such transitions are used to program a CATPanelState state which is a state dedicated to manage a dialog. Only these transitions linked to a CATPanelState are usable in L1 CAA2 exposition. So, as a command developer, you don't need to instantiate such transitions. Moreover, the usable methods are inherited from CATDialogTransition. Therefore, this class does not expose new methods.


Constructor and Destructor Index


o ~CATCustomizableTransition()

Constructor and Destructor


o ~CATCustomizableTransition
public virtual ~CATCustomizableTransition()

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

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