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

All Superinterfaces:
HasBinding, HasDeprecatedWidth, HasId, HasIdBindingAndRendered, IsRendered

public interface MenuBarTagDeclaration
extends HasIdBindingAndRendered, HasDeprecatedWidth

Renders a menu bar.
Add menu bar as facet name="menuBar" to page tag or use it anywhere on page.


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.HasDeprecatedWidth
setWidth
 



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