All Frameworks Class Hierarchy This Framework Previous Next Indexes
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.
public virtual ~CATCustomizableTransition( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.