org.apache.myfaces.tobago.internal.taglib.component
Interface TreeListboxNodeTagDeclaration

All Superinterfaces:
HasBinding, HasCurrentMarkup, HasId, HasIdBindingAndRendered, HasMarkup, HasTip, IsDisabled, IsGridLayoutContainer, IsRendered, TreeNodeTagDeclaration

public interface TreeListboxNodeTagDeclaration
extends TreeNodeTagDeclaration

Render a node for a tree as listbox.


Method Summary
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.component.TreeNodeTagDeclaration
setExpanded, setMarked, setSelected, setTreeExpansionListener, setTreeMarkedListener, setWidth
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId
setId
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered
setRendered
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasMarkup
setMarkup
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCurrentMarkup
setCurrentMarkup
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip
setTip
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsDisabled
setDisabled
 
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsGridLayoutContainer
setBorderBottom, setBorderLeft, setBorderRight, setBorderTop, setOverflowX, setOverflowY, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop
 



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.