Uses of Class
com.evolveum.midpoint.gui.impl.component.wizard.AbstractWizardPanel
Packages that use AbstractWizardPanel
Package
Description
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.component.wizard
Subclasses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.component.wizardModifier and TypeClassDescriptionclassclassAbstractWizardWithChoicePanel<C extends Containerable,AHD extends AssignmentHolderDetailsModel> Methods in com.evolveum.midpoint.gui.impl.component.wizard that return AbstractWizardPanelModifier and TypeMethodDescriptionprotected AbstractWizardPanel<C,ResourceDetailsModel> AbstractWizardChoicePanelWithSeparatedCreatePanel.createNewTypeWizard()protected abstract AbstractWizardPanel<C,ResourceDetailsModel> AbstractWizardChoicePanelWithSeparatedCreatePanel.createNewTypeWizard(String id, WizardPanelHelper<C, ResourceDetailsModel> helper) -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.application.component.wizard
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.application.component.wizard.basic
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder with type parameters of type AbstractWizardPanelModifier and TypeMethodDescriptionprotected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizard(PrismContainerValue<C> newValue, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, Class<P> clazz) protected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizard(PrismContainerValue<C> newValue, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, Class<P> clazz, org.apache.wicket.model.IModel<String> exitLabel) protected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizard(PrismContainerValue<C> newValue, org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, Class<P> clazz, org.apache.wicket.model.IModel<String> exitLabel, @Nullable SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> postSaveHandler) Displays a wizard panel for the specified container value, optionally executing a post-save handler after successful save.protected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, Class<P> clazz) protected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizard(org.apache.wicket.ajax.AjaxRequestTarget target, ItemPath pathToValue, Class<P> clazz, org.apache.wicket.model.IModel<String> exitLabel) protected <C extends Containerable,P extends AbstractWizardPanel<C, AHDM>>
PPageAssignmentHolderDetails.showWizardWithoutSave(org.apache.wicket.model.IModel<PrismContainerValueWrapper<C>> valueModel, org.apache.wicket.ajax.AjaxRequestTarget target, Class<P> clazz) -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schema
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.activation
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.associations
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalue
Subclasses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.volatilityMultivalueModifier and TypeClassDescriptionclassWizard panel for attribute basic configuration step.classWizard panel for attribute limitation configuration step.classBasic wizard configuration panel of attribute. -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.basic
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.capabilities
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.credentials
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPolicies
Subclasses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.defaultOperationPoliciesModifier and TypeClassDescriptionclassclass -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.policies.marking
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.page
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.synchronization
Subclasses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.synchronizationModifier and TypeClassDescriptionclassSynchronizationWizardPanel<C extends AbstractSynchronizationReactionType,P extends Containerable> -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.focusMapping
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.wizard
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.basic
-
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.simulation.wizard
Modifier and TypeClassDescriptionclassSimulationWizardPanel<C extends Containerable>Base wizard panel providing a reusable flow for simulation tasks and results. -
Uses of AbstractWizardPanel in com.evolveum.midpoint.gui.impl.page.admin.task.component