Uses of Class
org.patternfly.component.drawer.DrawerPanelHead
-
Uses of DrawerPanelHead in org.patternfly.component.drawer
Modifier and TypeMethodDescriptionDrawerPanelHead.addCloseButton
(DrawerCloseButton closeButton) static DrawerPanelHead
DrawerPanelHead.drawerPanelHead()
DrawerPanelHead.noAutoTabIndex()
By default, the tab index of the first HTML element is set to 0 if the drawer is expanded and to -1 if the drawer is collapsed.DrawerPanelHead.that()
Modifier and TypeMethodDescriptionDrawerPanel.addHead
(DrawerPanelHead head) DrawerPanelBody.addHead
(DrawerPanelHead head)