Uses of Class
org.patternfly.component.drawer.Drawer
-
Uses of Drawer in org.patternfly.component.drawer
Modifier and TypeMethodDescriptionDrawer.add
(DrawerContent content) Drawer.add
(DrawerPanel panel) Drawer.add
(DrawerSection section) Drawer.addContent
(DrawerContent content) Drawer.addPanel
(DrawerPanel panel) Drawer.addSection
(DrawerSection section) static Drawer
Drawer.drawer()
Drawer.inline
(boolean inline) Drawer.onToggle
(ToggleHandler<Drawer> toggleHandler) Drawer.static_()
Same as static_(true)Drawer.static_
(boolean static_) Adds/removes modifier(static_)Drawer.that()