Schnittstelle TreeIndentTagDeclaration

Alle Superschnittstellen:
HasBinding, HasId, HasIdBindingAndRendered, HasTip, IsRendered, IsVisual

public interface TreeIndentTagDeclaration extends HasIdBindingAndRendered, HasTip, IsVisual
Renders an indent beside a tree node.
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setShowJunctions(String showJunctions)
    Show the lines and icons which are defining the tree structure.

    Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding

    setBinding

    Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasId

    setId

    Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.HasTip

    setTip

    Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered

    setRendered

    Von Schnittstelle geerbte Methoden org.apache.myfaces.tobago.internal.taglib.declaration.IsVisual

    setCustomClass, setMarkup
  • Methodendetails

    • setShowJunctions

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