Package com.dassault_systemes.catjwebapplicationcomposer.catjwacruntime

   
Class CATJWACProcess

 
Class Hierarchy
java.lang.Object
  |
  +-com.dassault_systemes.catjwebapplicationcomposer.catjwacruntime.CATJWACProcess
Class Location

Framework : CATJWebApplicationComposer

Module : CATJWACRuntime

Class Description

public class CATJWACProcess

   All Implemented Interfaces:
CATJWACIDataProvider
Field Summary

Constructor Summary
CATJWACProcess(CATJWACEapp iEaap, String iCtrlName, String iName, String iType, boolean iIsMain)

Method Summary
String getProcessType()
void addPage(CATJWACPage iPage)
void start()
void stop()
String getName()
boolean isMain()
CATJWACPage getCurrentPage()
void handlePageEvent(CATDialog iDialog, CATNotification iNotification, Object iData)
void stackPage(String iPageName)
void hidePage(CATJWACPage iPage)
void showPage(CATJWACPage iPage)
void stackPage(CATJWACPage iPage)
CATJWACPage getPage(String iName)
Object getData(String iKey)
void setData(String iKey, Object iData)


Field Detail

Constructor Detail

CATJWACProcess

    CATJWACProcess(CATJWACEapp iEaap, String iCtrlName, String iName, String iType, boolean iIsMain)


Method Detail

getProcessType

    String getProcessType()


addPage

    void addPage(CATJWACPage iPage)


start

    void start()


stop

    void stop()


getName

    String getName()


isMain

    boolean isMain()


getCurrentPage

    CATJWACPage getCurrentPage()


handlePageEvent

    void handlePageEvent(CATDialog iDialog, CATNotification iNotification, Object iData)


stackPage

    void stackPage(String iPageName)


hidePage

    void hidePage(CATJWACPage iPage)


showPage

    void showPage(CATJWACPage iPage)


stackPage

    void stackPage(CATJWACPage iPage)


getPage

    CATJWACPage getPage(String iName)


getData

    Object getData(String iKey)


setData

    void setData(String iKey, Object iData)



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