Uses of Class
org.patternfly.component.menu.MenuToggleAction
Packages that use MenuToggleAction
-
Uses of MenuToggleAction in org.patternfly.component.menu
Subclasses with type arguments of type MenuToggleAction in org.patternfly.component.menuClasses in org.patternfly.component.menu that implement interfaces with type arguments of type MenuToggleActionMethods in org.patternfly.component.menu that return MenuToggleActionModifier and TypeMethodDescriptionMenuToggleAction.disabled(boolean disabled) static MenuToggleActionMenuToggleAction.menuToggleAction(String text) MenuToggleAction.onClick(ComponentHandler<MenuToggleAction> handler) MenuToggleAction.that()Methods in org.patternfly.component.menu with parameters of type MenuToggleActionModifier and TypeMethodDescriptionMenuToggle.add(MenuToggleAction action) MenuToggle.addAction(MenuToggleAction action) Method parameters in org.patternfly.component.menu with type arguments of type MenuToggleActionModifier and TypeMethodDescriptionMenuToggleAction.onClick(ComponentHandler<MenuToggleAction> handler)