Uses of Class
org.patternfly.component.drawer.DrawerContent
-
Packages that use DrawerContent Package Description org.patternfly.component.drawer -
-
Uses of DrawerContent in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerContent Modifier and Type Method Description DrawerContentDrawerContent. addBody(DrawerContentBody body)DrawerContentDrawerContent. color(DrawerColor color)static DrawerContentDrawerContent. drawerContent()DrawerContentDrawerContent. that()Methods in org.patternfly.component.drawer with parameters of type DrawerContent Modifier and Type Method Description DrawerDrawer. add(DrawerContent content)DrawerDrawer. addContent(DrawerContent content)
-