Uses of Interface
com.evolveum.midpoint.gui.api.component.wizard.WizardListener
-
Packages that use WizardListener Package Description com.evolveum.midpoint.gui.api.component.wizard -
-
Uses of WizardListener in com.evolveum.midpoint.gui.api.component.wizard
Classes in com.evolveum.midpoint.gui.api.component.wizard that implement WizardListener Modifier and Type Class Description class
WizardHeader
Created by Viliam Repan (lazyman).class
WizardPanel
Created by Viliam Repan (lazyman).Methods in com.evolveum.midpoint.gui.api.component.wizard with parameters of type WizardListener Modifier and Type Method Description void
WizardModel. addWizardListener(@NotNull WizardListener listener)
void
WizardModel. removeWizardListener(@NotNull WizardListener listener)
-