Uses of Class
com.uwyn.rife.engine.FormStateType

Packages that use FormStateType
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
 

Uses of FormStateType in com.uwyn.rife.engine
 

Fields in com.uwyn.rife.engine declared as FormStateType
static FormStateType FormStateType.JAVASCRIPT
           
static FormStateType FormStateType.PARAMS
           
 

Methods in com.uwyn.rife.engine that return FormStateType
static FormStateType FormStateType.getStateType(String name)
           
 

Methods in com.uwyn.rife.engine with parameters of type FormStateType
 void StateStoreSession.exportFormState(CharSequenceDeferred deferred, FlowState state, FormStateType stateType)
           
 void StateStoreQuery.exportFormState(CharSequenceDeferred deferred, FlowState state, FormStateType stateType)
           
 void StateStore.exportFormState(CharSequenceDeferred deferred, FlowState state, FormStateType stateType)
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.