|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.base.DSEHandler
com.ibm.btt.automaton.DSEState
com.ibm.btt.automaton.html.DSEHtmlState
com.ibm.btt.automaton.ext.ClientState
com.ibm.btt.automaton.ext.PopupPageClientState
public class PopupPageClientState
Field Summary |
---|
Fields inherited from class com.ibm.btt.automaton.html.DSEHtmlState |
---|
CONSEQ, contextTag, FINAL_PAGE, finalPage, INPUT_MAP_FMT, inputFormatTag, INTER_STATE_FMT, interStateFmt, KEEP_CTXT_FOR_VALIDATION, keepCtxt, OUTPUT_MAP_FMT, outputFormatTag, stateContext |
Fields inherited from class com.ibm.btt.automaton.DSEState |
---|
ABORT_PROCESS, actionHandlers, CHANGE_STATE, CONDITIONS, CONTINUE, DEFAULT_TYPE, done, ENTRY_ACTIONS, entryActionsTags, EXECUTE_ACTION_AND_CHANGESTATE, EXIT_ACTIONS, exitActionsTags, exitEventName, FINAL_TYPE, ignoreEntryActions, INITIAL_TYPE, name, PAGE_TYPE, pqThread, processor, runningModeFlag, sharedNotifiers, SKIP_ACTION, SKIP_ALL_ACTIONS, SKIP_CONDITIONS, SUBFLOW_TYPE, suspendedThread, SUSPENDTIME, tag, transitions, TRANSITIONS, type, TYPE, TYPE_ID_INFO, typeIdInfo |
Constructor Summary | |
---|---|
PopupPageClientState()
|
Method Summary | |
---|---|
protected void |
addRequiredDataToContext(Context context)
Override this method to add more data which will be brought to client side. |
protected java.lang.String |
getCommand()
Return the command of behavior which will be brought to client side. |
Methods inherited from class com.ibm.btt.automaton.ext.ClientState |
---|
activate, afterFirstExecute, generateClientResponse, initializeFrom |
Methods inherited from class com.ibm.btt.base.DSEHandler |
---|
handleEvent, handleEvent, stopHandlingEvent, stopHandlingEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.btt.automaton.State |
---|
abort, getEntryActions, getName, getProcessor, getTransitions, getType, getTypeIdInfo, resume, setEntryActions, setIgnoreEntryActions, setName, setProcessor, setTransitions, setType, setTypeIdInfo, suspend |
Methods inherited from interface com.ibm.btt.base.Handler |
---|
dispatchEvent, handleEvent, handleEvent, stopHandlingEvent, stopHandlingEvent |
Constructor Detail |
---|
public PopupPageClientState()
Method Detail |
---|
protected java.lang.String getCommand()
ClientState
getCommand
in class ClientState
protected void addRequiredDataToContext(Context context)
ClientState
addRequiredDataToContext
in class ClientState
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |