Uses of Class
org.patternfly.component.drawer.DrawerContent
Packages that use DrawerContent
-
Uses of DrawerContent in org.patternfly.component.drawer
Subclasses with type arguments of type DrawerContent in org.patternfly.component.drawerMethods in org.patternfly.component.drawer that return DrawerContentModifier and TypeMethodDescriptionDrawerContent.addBody(DrawerBody body) DrawerContent.color(DrawerColor color) Drawer.content()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)