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

All Superinterfaces:
BeanTagDeclaration, HasOnchange, HasValidator, HasValue, HasValueChangeListener, InputTagDeclaration, Tag, TobagoTagDeclaration
All Known Subinterfaces:
SelectOneChoiceTagDeclaration, SelectOneListboxTagDeclaration, SelectOneRadioTagDeclaration
All Known Implementing Classes:
SelectOneChoiceTag, SelectOneListboxTag, SelectOneRadioTag, SelectOneTag

public interface SelectOneTagDeclaration
extends InputTagDeclaration


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
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasValidator
setValidator
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasOnchange
setOnchange
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasValue
setValue
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasValueChangeListener
setValueChangeListener
 



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