Uses of Class
org.springframework.webflow.action.FormObjectAccessor

Packages that use FormObjectAccessor
org.springframework.webflow.action Common action implementations invokable by flow definitions. 
 

Uses of FormObjectAccessor in org.springframework.webflow.action
 

Methods in org.springframework.webflow.action that return FormObjectAccessor
protected  FormObjectAccessor FormAction.getFormObjectAccessor(RequestContext context)
          Factory method that returns a new form object accessor for accessing form objects in the provided request context.
 



Copyright © 2009 Spring Framework. All Rights Reserved.