Uses of Class
org.patternfly.component.drawer.Drawer
Packages that use Drawer
-
Uses of Drawer in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerModifier 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 DrawerDrawer.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()Method parameters in org.patternfly.component.drawer with type arguments of type Drawer