Uses of Class
org.patternfly.component.drawer.DrawerPanelHead
Packages that use DrawerPanelHead
-
Uses of DrawerPanelHead in org.patternfly.component.drawer
Methods in org.patternfly.component.drawer that return DrawerPanelHeadModifier and TypeMethodDescriptionDrawerPanelHead.addCloseButton(DrawerCloseButton closeButton) static DrawerPanelHeadDrawerPanelHead.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()Methods in org.patternfly.component.drawer with parameters of type DrawerPanelHeadModifier and TypeMethodDescriptionDrawerPanel.addHead(DrawerPanelHead head) DrawerPanelBody.addHead(DrawerPanelHead head)