Uses of Class
net.sourceforge.stripes.tag.FormTag

Packages that use FormTag
net.sourceforge.stripes.tag Contains implementation classes for all the Stripes custom tags and interfaces for overriding the strategy used to (re-)populate tag values and rendering tags in case of validation errors. 
 

Uses of FormTag in net.sourceforge.stripes.tag
 

Methods in net.sourceforge.stripes.tag that return FormTag
 FormTag FieldMetadataTag.getForm()
           
 FormTag InputTagSupport.getParentFormTag()
          Locates the enclosing stripes form tag.
 



? Copyright 2005-2006, Stripes Development Team.