Uses of Class
org.apache.wiki.forms.FormInfo

Packages that use FormInfo
org.apache.wiki.forms Contains classes for doing form handling within JSPWiki. 
 

Uses of FormInfo in org.apache.wiki.forms
 

Methods in org.apache.wiki.forms that return FormInfo
protected  FormInfo FormElement.getFormInfo(WikiContext ctx)
          Attempts to retrieve information on the currently handled form from the WikiContext.
 

Methods in org.apache.wiki.forms with parameters of type FormInfo
protected  void FormElement.storeFormInfo(WikiContext ctx, FormInfo info)
          Utility method stores a FormInfo object into the WikiContext.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.