Uses of Class
org.patternfly.component.panel.Panel
-
Packages that use Panel Package Description org.patternfly.component.panel -
-
Uses of Panel in org.patternfly.component.panel
Methods in org.patternfly.component.panel that return Panel Modifier and Type Method Description PanelPanel. add(PanelFooter footer)PanelPanel. add(PanelHeader header)PanelPanel. add(PanelMain main)PanelPanel. addDivider()PanelPanel. addFooter(String footer)PanelPanel. addFooter(PanelFooter footer)PanelPanel. addHeader(String header)PanelPanel. addHeader(PanelHeader header)PanelPanel. addMain(String main)PanelPanel. addMain(PanelMain main)static PanelPanel. panel()PanelPanel. raised()PanelPanel. scrollable()PanelPanel. that()
-