Uses of Interface
org.codehaus.waffle.taglib.form.FormStyle

Packages that use FormStyle
org.codehaus.waffle.taglib.form   
 

Uses of FormStyle in org.codehaus.waffle.taglib.form
 

Classes in org.codehaus.waffle.taglib.form that implement FormStyle
 class NoFormStyle
          A basic form style which does nothing.
 class TableFormStyle
          A form style based on table rows.
 class TablelessFormStyle
          A form style implementation using div and spans.
 

Methods in org.codehaus.waffle.taglib.form that return FormStyle
 FormStyle FormTag.getStyle()
           
 



Copyright © 2008. All Rights Reserved.