Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.SchemaHandlingWizardChoicePanel.PreviewTileType
Packages that use SchemaHandlingWizardChoicePanel.PreviewTileType
-
Uses of SchemaHandlingWizardChoicePanel.PreviewTileType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard that return SchemaHandlingWizardChoicePanel.PreviewTileTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SchemaHandlingWizardChoicePanel.PreviewTileType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard with parameters of type SchemaHandlingWizardChoicePanel.PreviewTileTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceGuideSchemaHandlingWizardTileStateResourceGuideSchemaHandlingWizardTileState.computeState(SchemaHandlingWizardChoicePanel.PreviewTileType tile, @NotNull ResourceType resource, @NotNull ResourceWizardStorage storage) protected abstract voidSchemaHandlingWizardChoicePanel.onTileClickPerformed(@NotNull SchemaHandlingWizardChoicePanel.PreviewTileType value, org.apache.wicket.ajax.AjaxRequestTarget target) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard with type arguments of type SchemaHandlingWizardChoicePanel.PreviewTileTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentSchemaHandlingWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<SchemaHandlingWizardChoicePanel.PreviewTileType>> tileModel)