All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ApplicationFrame Class CATWorkbenchTransitionCmd

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATEventSubscriber
        |
        +---System.CATCommand
          |
          +---CATWorkbenchTransitionCmd
 

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


public class CATWorkbenchTransitionCmd

Command to perform a workbench transtion.
Role: Its constructor expects the name of a target workbench.


Constructor and Destructor Index


o CATWorkbenchTransitionCmd(CATString&)
Constructor with the passed target workbench.
o ~CATWorkbenchTransitionCmd()

Constructor and Destructor


o CATWorkbenchTransitionCmd
public CATWorkbenchTransitionCmd( const CATString& iWorkbenchName)
Constructor with the passed target workbench.
o ~CATWorkbenchTransitionCmd
public virtual ~CATWorkbenchTransitionCmd()

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

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