Uses of Class
org.patternfly.component.drawer.DrawerSection
-
Packages that use DrawerSection Package Description org.patternfly.component.drawer -
-
Uses of DrawerSection in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerSection Modifier and Type Method Description DrawerSectionDrawerSection. color(DrawerColor color)static DrawerSectionDrawerSection. drawerSection()DrawerSectionDrawerSection. that()Methods in org.patternfly.component.drawer with parameters of type DrawerSection Modifier and Type Method Description DrawerDrawer. add(DrawerSection section)DrawerDrawer. addSection(DrawerSection section)
-