Uses of Package
org.makumba.forms.tags

Packages that use org.makumba.forms.tags
org.makumba.forms.responder   
org.makumba.forms.tags   
 

Classes in org.makumba.forms.tags used by org.makumba.forms.responder
FormOperationType
          Form operations supported by Makumba
 

Classes in org.makumba.forms.tags used by org.makumba.forms.tags
BasicValueTag
          This is a a base class for InputTag and OptionTag but may be used for other tags that need to compute a value in similar manner (value="$attribute" or value="OQL expr").
CriterionTag
           
EditTag
          mak:editForm tag
FormOperationType
          Form operations supported by Makumba
FormTagBase
          mak:form base tag
Provides generic methods for makumba forms and is itself an implementation of the generic mak:form
InputTag
          mak:input tag
SearchTag
          This class provides a search form.