Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType
Packages that use ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType
Package
Description
-
Uses of ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType that return ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType.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.schemaHandling.objectType with parameters of type ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileTypeModifier and TypeMethodDescriptionstatic @NotNull ResourceGuideObjectTypeTileStateResourceGuideObjectTypeTileState.computeState(ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType tile, ResourceType resource, @NotNull org.apache.wicket.model.IModel<PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> valueModel, ResourceObjectTypeWizardChoicePanel components) static @Nullable StringResourceGuideObjectTypeTileState.getTooltipKey(ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType tile, @NotNull ResourceType resource, @NotNull ResourceObjectTypeDefinitionType real) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with type arguments of type ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentResourceObjectTypeWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType>> tileModel)