Uses of Class
org.patternfly.component.wizard.WizardNavItem
Packages that use WizardNavItem
-
Uses of WizardNavItem in org.patternfly.component.wizard
Methods in org.patternfly.component.wizard that return WizardNavItemModifier and TypeMethodDescriptionWizardNavItem.disabled(boolean disabled) WizardNavItem.removeIcon()<T> WizardNavItemWizardNavItem.that()Methods in org.patternfly.component.wizard that return types with arguments of type WizardNavItemMethods in org.patternfly.component.wizard with parameters of type WizardNavItemModifier and TypeMethodDescriptionWizardNav.add(WizardNavItem item) This method is exposed because the class implementsHasItems.Method parameters in org.patternfly.component.wizard with type arguments of type WizardNavItemModifier and TypeMethodDescriptionWizardNav.onAdd(BiConsumer<WizardNav, WizardNavItem> onAdd) WizardNav.onRemove(BiConsumer<WizardNav, WizardNavItem> onRemove)