Uses of Interface
org.apache.myfaces.tobago.internal.taglib.declaration.HasCollapsedMode
-
Packages that use HasCollapsedMode Package Description org.apache.myfaces.tobago.internal.taglib.component Tobago Framework Component Tag Library 5.8.0-SNAPSHOT - (C) Copyright 2005-2023 The Apache Software Foundation -
-
Uses of HasCollapsedMode in org.apache.myfaces.tobago.internal.taglib.component
Subinterfaces of HasCollapsedMode in org.apache.myfaces.tobago.internal.taglib.component Modifier and Type Interface Description interface
BoxTagDeclaration
Renders a panel with border and title.interface
PanelTagDeclaration
Intended for use in situations when only one UIComponent child can be nested, such as in the case of facets.interface
SectionTagDeclaration
Renders a section or subsection.
-