org.apache.myfaces.tobago.taglib.component
Interface FormTagDeclaration

All Superinterfaces:
BodyTag, HasBinding, HasId, IterationTag, JspTag, Tag, TobagoBodyTagDeclaration, TobagoTagDeclaration
All Known Implementing Classes:
FormTag

public interface FormTagDeclaration
extends TobagoBodyTagDeclaration, HasBinding, HasId


Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.BodyTag
EVAL_BODY_BUFFERED, EVAL_BODY_TAG
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Method Summary
 
Methods inherited from interface javax.servlet.jsp.tagext.BodyTag
doInitBody, setBodyContent
 
Methods inherited from interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
 
Methods inherited from interface javax.servlet.jsp.tagext.Tag
doEndTag, doStartTag, getParent, release, setPageContext, setParent
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding
setBinding
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId
setId
 



Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.