Uses of Class
nl.innovationinvestments.cheyenne.engine.Dialog

Packages that use Dialog
nl.innovationinvestments.cheyenne.engine   
nl.innovationinvestments.cheyenne.engine.components   
 

Uses of Dialog in nl.innovationinvestments.cheyenne.engine
 

Methods in nl.innovationinvestments.cheyenne.engine with parameters of type Dialog
 void Context.redirectTo(java.lang.String url, Dialog currentDialog)
           
 

Uses of Dialog in nl.innovationinvestments.cheyenne.engine.components
 

Methods in nl.innovationinvestments.cheyenne.engine.components that return Dialog
 Dialog Component.getDialog()
           
 

Methods in nl.innovationinvestments.cheyenne.engine.components with parameters of type Dialog
static void Assign.quickAssign(Dialog dialog, java.lang.String scope, java.lang.String var, java.lang.Object value)
          for internal usage (e.g. by WFStart)
static void WFStart.runWithCorrectProcessInstance(Dialog dialog, java.lang.String id, WFStart.RunnableWithCorrectProcessInstance runnable)
           
 void Component.setDialog(Dialog value)
          Dialog
 

Constructors in nl.innovationinvestments.cheyenne.engine.components with parameters of type Dialog
Assign(Dialog dialog)
           
Component(Dialog dialog)
           
DatasetAction(Dialog dialog)
           
If(Dialog dialog)
           
Loop(Dialog dialog)
           
Redirect(Dialog dialog)
           
Sql(Dialog dialog)
           
Textfile(Dialog dialog)
           
WFGet(Dialog dialog)
           
WFNext(Dialog dialog)
           
WFRemove(Dialog dialog)
           
WFSet(Dialog dialog)
           
WFStart(Dialog dialog)
           
 



Copyright © 2010 InnovationInvestments. All Rights Reserved.