Uses of Class
org.patternfly.component.drawer.DrawerPanelBody
-
Packages that use DrawerPanelBody Package Description org.patternfly.component.drawer -
-
Uses of DrawerPanelBody in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerPanelBody Modifier and Type Method Description DrawerPanelBodyDrawerPanelBody. addHead(DrawerPanelHead head)static DrawerPanelBodyDrawerPanelBody. drawerPanelBody()DrawerPanelBodyDrawerPanelBody. that()Methods in org.patternfly.component.drawer with parameters of type DrawerPanelBody Modifier and Type Method Description DrawerPanelDrawerPanel. addBody(DrawerPanelBody body)
-