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

All Superinterfaces:
Tag, TobagoTagDeclaration
All Known Subinterfaces:
DateTagDeclaration, FileTagDeclaration, HiddenTagDeclaration, InputTagDeclaration, InTagDeclaration, LabelTagDeclaration, OutTagDeclaration, ProgressTagDeclaration, RichTextEditorTagDeclaration, SelectBooleanCheckboxTagDeclaration, SelectManyCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectManyTagDeclaration, SelectOneChoiceTagDeclaration, SelectOneListboxTagDeclaration, SelectOneRadioTagDeclaration, SelectOneTagDeclaration, TextAreaTagDeclaration, TextInputTagDeclaration, TimeTagDeclaration
All Known Implementing Classes:
BeanTag, DateTag, FileExtensionTag, FileTag, HiddenTag, InputTag, InTag, LabelTag, OutTag, ProgressTag, RichTextEditorTag, SelectBooleanCheckboxTag, SelectManyCheckboxTag, SelectManyListboxTag, SelectManyTag, SelectOneChoiceTag, SelectOneListboxTag, SelectOneRadioTag, SelectOneTag, TextAreaTag, TextInputTag, TimeTag

public interface BeanTagDeclaration
extends TobagoTagDeclaration

Created: Aug 5, 2005 3:30:35 PM User: bommel $Id: $


Field Summary
 
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.Tag
doEndTag, doStartTag, getParent, release, setPageContext, setParent
 



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