Uses of Class
org.apache.myfaces.trinidad.context.FormData

Packages that use FormData
org.apache.myfaces.trinidad.context   
 

Uses of FormData in org.apache.myfaces.trinidad.context
 

Methods in org.apache.myfaces.trinidad.context that return FormData
abstract  FormData RenderingContext.getFormData()
           
 

Methods in org.apache.myfaces.trinidad.context with parameters of type FormData
abstract  void RenderingContext.setFormData(FormData data)
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.