Uses of Class
org.patternfly.component.drawer.DrawerContent
Packages that use DrawerContent
-
Uses of DrawerContent in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerContentModifier and TypeMethodDescriptionDrawerContent.addBody(DrawerContentBody body) DrawerContent.color(DrawerColor color) static DrawerContentDrawerContent.drawerContent()DrawerContent.that()Methods in org.patternfly.component.drawer with parameters of type DrawerContentModifier and TypeMethodDescriptionDrawer.add(DrawerContent content) Drawer.addContent(DrawerContent content)