Uses of Class
org.patternfly.component.wizard.WizardNav
Packages that use WizardNav
-
Uses of WizardNav in org.patternfly.component.wizard
Subclasses with type arguments of type WizardNav in org.patternfly.component.wizardClasses in org.patternfly.component.wizard that implement interfaces with type arguments of type WizardNavMethods in org.patternfly.component.wizard that return WizardNavModifier and TypeMethodDescriptionWizardNav.add(WizardNavItem item) This method is exposed because the class implementsHasItems.Wizard.nav()WizardNav.onAdd(BiConsumer<WizardNav, WizardNavItem> onAdd) WizardNav.onRemove(BiConsumer<WizardNav, WizardNavItem> onRemove) WizardNav.that()Method parameters in org.patternfly.component.wizard with type arguments of type WizardNavModifier and TypeMethodDescriptionWizardNav.onAdd(BiConsumer<WizardNav, WizardNavItem> onAdd) WizardNav.onRemove(BiConsumer<WizardNav, WizardNavItem> onRemove)