Interface TreeIndentTagDeclaration
- All Superinterfaces:
HasBinding
,HasId
,HasIdBindingAndRendered
,HasTip
,IsRendered
,IsVisual
Renders an indent beside a tree node.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setShowJunctions
(String showJunctions) Show the lines and icons which are defining the tree structure.Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip
setTip
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered
setRendered
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsVisual
setCustomClass, setMarkup
-
Method Details
-
setShowJunctions
Show the lines and icons which are defining the tree structure.
-