Uses of Class
org.patternfly.component.panel.Panel
Packages that use Panel
-
Uses of Panel in org.patternfly.component.panel
Subclasses with type arguments of type Panel in org.patternfly.component.panelModifier and TypeClassDescriptionclassThe panel component is a container that supports flexible content layouts.Classes in org.patternfly.component.panel that implement interfaces with type arguments of type PanelModifier and TypeClassDescriptionclassThe panel component is a container that supports flexible content layouts.Methods in org.patternfly.component.panel that return PanelModifier and TypeMethodDescriptionPanel.add(PanelFooter footer) Panel.add(PanelHeader header) Panel.addDivider()Panel.addFooter(PanelFooter footer) Panel.addHeader(PanelHeader header) static PanelPanel.panel()Panel.raised()Panel.scrollable()Panel.that()