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

All Superinterfaces:
BodyTag, IterationTag, JspTag, Tag, TobagoTagDeclaration
All Known Subinterfaces:
BoxTagDeclaration, CellTagDeclaration, FormTagDeclaration, MenuBarTagDeclaration, PageTagDeclaration, PanelTagDeclaration, PopupTagDeclaration, TabTagDeclaration, ToolBarTagDeclaration
All Known Implementing Classes:
BoxTag, CellTag, FormTag, MenuBarTag, PageTag, PanelTag, PopupTag, TabTag, TobagoBodyTag, ToolBarTag

public interface TobagoBodyTagDeclaration
extends TobagoTagDeclaration, BodyTag


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
 
Method Summary
 
Methods inherited from interface javax.servlet.jsp.tagext.BodyTag
doInitBody, setBodyContent
 
Methods inherited from interface javax.servlet.jsp.tagext.IterationTag
doAfterBody
 



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