Class WizardHeaderStepHelper
java.lang.Object
com.evolveum.midpoint.gui.api.component.wizard.WizardHeaderStepHelper
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWizardHeaderStepHelper(int activeStepIndex, int totalStepsCount, WizardPanel parentPanel) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<String>getStepPanelAriaLabelModel(int stepIndex, String stepName) booleanisStepActive(int stepIndex)
-
Constructor Details
-
WizardHeaderStepHelper
-
-
Method Details
-
isStepActive
public boolean isStepActive(int stepIndex) -
getStepPanelAriaLabelModel
-