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

All Superinterfaces:
HasBinding, HasId, HasIdBindingAndRendered, HasLabel, HasLabelAndAccessKey, HasLabelWithAccessKey, HasMarkup, HasTip, IsDisabled, IsRendered

public interface TabTagDeclaration
extends HasIdBindingAndRendered, HasLabelAndAccessKey, HasTip, HasMarkup, IsDisabled

Renders a tab within a tabgroup.


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasId
setId
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasBinding
setBinding
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsRendered
setRendered
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabel
setLabel
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasLabelWithAccessKey
setAccessKey, setLabelWithAccessKey
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasTip
setTip
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.HasMarkup
setMarkup
 
Methods inherited from interface org.apache.myfaces.tobago.taglib.decl.IsDisabled
setDisabled
 



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