Interface TreeIndentTagDeclaration

All Superinterfaces:
HasBinding, HasId, HasIdBindingAndRendered, HasTip, IsRendered, IsVisual

public interface TreeIndentTagDeclaration extends HasIdBindingAndRendered, HasTip, IsVisual
Renders an indent beside a tree node.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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.HasId

    setId

    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

      void setShowJunctions(String showJunctions)
      Show the lines and icons which are defining the tree structure.