Interface SectionTagDeclaration

All Superinterfaces:
HasAutoSpacing, HasBinding, HasCollapsedMode, HasId, HasIdBindingAndRendered, HasImage, HasLabel, HasTip, IsCollapsed, IsRendered, IsVisual

Renders a section or subsection.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Level of the title.

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasAutoSpacing

    setAutoSpacing

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding

    setBinding

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasCollapsedMode

    setCollapsedMode

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasId

    setId

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasImage

    setImage

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasLabel

    setLabel

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip

    setTip

    Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsCollapsed

    setCollapsed

    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

    • setLevel

      void setLevel(String level)
      Level of the title. Lower value means bigger title, greater value means smaller title. Value goes from 1 to 6.