Uses of Class
com.evolveum.midpoint.gui.impl.component.tile.Tile
Packages that use Tile
Package
Description
-
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile
Classes in com.evolveum.midpoint.gui.impl.component.tile with type parameters of type TileModifier and TypeClassDescriptionclassAssociationTilePanel<T extends Tile<AssociationDefinitionWrapper>>classHorizontalSTilePanel<T extends Tile<O>,O extends Serializable> classMultiSelectTileTablePanel<E extends Serializable,O extends SelectableRow, T extends Tile> classObjectTilePanel<F extends Serializable,T extends Tile<F>> interfaceSelectTileTablePanel<T extends Tile,O extends ObjectType> classSingleSelectTileTablePanel<O extends SelectableRow,T extends Tile> classTilePanel<T extends Tile<O>,O extends Serializable> Created by Viliam Repan (lazyman).classTileTablePanel<T extends Tile,O extends Serializable> Created by Viliam Repan (lazyman).classWizardGuideTilePanel<T extends Tile<O>,O extends Serializable> Wizard-style tile with status badge and optional lock indicator.Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tileModifier and TypeClassDescriptionclassCatalogTile<T extends Serializable>Created by Viliam Repan (lazyman).classTemplateTile<T extends Serializable>Methods in com.evolveum.midpoint.gui.impl.component.tile that return types with arguments of type TileModifier and TypeMethodDescriptionLoadableModel<List<Tile<T>>>EnumTileChoicePanel.getTilesModel()Methods in com.evolveum.midpoint.gui.impl.component.tile with parameters of type TileModifier and TypeMethodDescriptionintintMethod parameters in com.evolveum.midpoint.gui.impl.component.tile with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.WebMarkupContainerEnumTileChoicePanel.createTemplateIconPanel(org.apache.wicket.model.IModel<Tile<T>> tileModel, String idIcon) protected org.apache.wicket.ComponentEnumTileChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<T>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.column
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.columnModifier and TypeClassDescriptionclassColumnTile<O extends ColumnValueProvider<PV>,PV extends Serializable> Tile model forColumnTileTable.Methods in com.evolveum.midpoint.gui.impl.component.tile.column with parameters of type Tile -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.candidate -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.migration
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.migration -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.outlier
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.outlierModifier and TypeClassDescriptionclass -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.pattern
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.pattern -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.session
Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tile.mining.session -
Uses of Tile in com.evolveum.midpoint.gui.impl.component.wizard
Methods in com.evolveum.midpoint.gui.impl.component.wizard that return types with arguments of type TileModifier and TypeMethodDescriptionprotected TileTablePanel<? extends Tile<O>,O> SelectTileWizardStepPanel.getTable()LoadableModel<List<Tile<T>>>WizardChoicePanel.getTilesModel()protected LoadableModel<List<Tile<T>>>EnumWizardChoicePanel.loadTilesModel()protected abstract LoadableModel<List<Tile<T>>>WizardChoicePanel.loadTilesModel()Method parameters in com.evolveum.midpoint.gui.impl.component.wizard with type arguments of type TileModifier and TypeMethodDescriptionprotected voidEnumWizardChoicePanel.addDefaultTile(List<Tile<T>> list) protected org.apache.wicket.ComponentEnumWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<T>> tileModel) protected abstract org.apache.wicket.ComponentWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<T>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin
Methods in com.evolveum.midpoint.gui.impl.page.admin that return types with arguments of type TileModifier and TypeMethodDescriptionprotected LoadableModel<List<Tile<T>>>EnumChoicePanel.loadTilesModel()protected LoadableModel<List<Tile<CompiledObjectCollectionView>>>TemplateChoicePanel.loadTilesModel()Method parameters in com.evolveum.midpoint.gui.impl.page.admin with type arguments of type TileModifier and TypeMethodDescriptionprotected abstract org.apache.wicket.markup.html.WebMarkupContainerAbstractTemplateChoicePanel.createTemplateIconPanel(org.apache.wicket.model.IModel<Tile<T>> tileModel, String idIcon) protected org.apache.wicket.markup.html.WebMarkupContainerEnumChoicePanel.createTemplateIconPanel(org.apache.wicket.model.IModel<Tile<T>> tileModel, String idIcon) protected org.apache.wicket.markup.html.WebMarkupContainerTemplateChoicePanel.createTemplateIconPanel(org.apache.wicket.model.IModel<Tile<CompiledObjectCollectionView>> tileModel, String idIcon) protected org.apache.wicket.ComponentAbstractTemplateChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<T>> tileModel) protected voidAbstractTemplateChoicePanel.onClickPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<Tile<T>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.certification.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.component that return TileMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.certification.component with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentReviewersTileTablePanel.createTile(String id, org.apache.wicket.model.IModel<Tile<UserType>> model) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.certification.component with type arguments of type TileModifierConstructorDescriptionReviewerTilePanel(String id, org.apache.wicket.model.IModel<Tile<UserType>> model, ReviewerStatisticDto statisticDto) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.component
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.component with type arguments of type Tile -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.connector.development.component.wizard.scimrest.basic
-
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.connector.development.component.wizard.scimrest.relation
-
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.componentMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentTileChoicePopup.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<O>> tileModel) protected voidAssociationsListView.populateItem(org.apache.wicket.markup.html.list.ListItem<Tile<AssociationDefinitionWrapper>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type TileModifierConstructorDescriptionAssociationsListView(String id, ListDataProvider<Tile<AssociationDefinitionWrapper>> provider, ResourceDetailsModel resourceDetailsModel) TileChoicePopup(String id, org.apache.wicket.model.IModel<List<Tile<O>>> tileModel, O selectedValue) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentSchemaHandlingWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<SchemaHandlingWizardChoicePanel.PreviewTileType>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.basic with type arguments of type TileModifier and TypeMethodDescriptionprotected voidCreateResourceChoiceTemplatePanel.addDefaultTile(List<Tile<ResourceTemplate.TemplateType>> list) protected org.apache.wicket.ComponentCreateResourceChoiceTemplatePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ResourceTemplate.TemplateType>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandlingModifier and TypeClassDescriptionclassMappingTile<T extends PrismContainerValueWrapper<? extends Containerable>> -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentResourceAssociationTypeWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ResourceAssociationTypeWizardChoicePanel.ResourceAssociationTypePreviewTileType>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.basic that return types with arguments of type TileModifier and TypeMethodDescriptionprotected LoadableModel<List<Tile<AssociationDefinitionWrapper>>>AssociationChoicePanel.loadTilesModel() -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType.subject.mappingContainer that return types with arguments of type TileModifier and TypeMethodDescriptionstatic @NotNull @Unmodifiable List<Tile<AssociationMappingTypeChoicePanelPopup.AssociationMappingKind>>AssociationMappingTypeChoicePanelPopup.createTiles(org.apache.wicket.Component component) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentResourceObjectTypeWizardChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ResourceObjectTypeWizardChoicePanel.ResourceObjectTypePreviewTileType>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.activation
-
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlationModifier and TypeClassDescriptionclass -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.table
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.tableModifier and TypeClassDescriptionclassclassSmartObjectTypeSuggestionTileModel<T extends PrismContainerValueWrapper<ResourceObjectTypeDefinitionType>> -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentConstructionResourceObjectTypeMembershipStepPanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ConstructionResourceObjectTypeMembershipStepPanel<AR>.com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction.ConstructionResourceObjectTypeMembershipStepPanel.ResourceObjectTypeWrapper>> model) protected org.apache.wicket.ComponentConstructionResourceObjectTypeStepPanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<ConstructionResourceObjectTypeStepPanel<AR>.com.evolveum.midpoint.gui.impl.page.admin.role.component.wizard.construction.ConstructionResourceObjectTypeStepPanel.ResourceObjectTypeWrapper>> model) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.wizard.mode
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.wizard.mode with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentAnalysisCategoryChoiceStepPanel.createTilePanel(String id, @NotNull org.apache.wicket.model.IModel<Tile<AnalysisCategoryMode>> tileModel) protected org.apache.wicket.ComponentRoleAnalysisTypeChoiceStepPanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<RoleAnalysisProcedureMode>> tileModel) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard with type arguments of type TileModifier and TypeMethodDescriptionprotected voidCreateComplexOrEnumerationChoicePanel.addDefaultTile(List<Tile<CreateComplexOrEnumerationChoicePanel.TypeEnum>> list) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.basic
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.schema.component.wizard.basic with type arguments of type TileModifier and TypeMethodDescriptionprotected voidCreateSchemaChoicePanel.addDefaultTile(List<Tile<CreateSchemaChoicePanel.SchemaEnumType>> list) -
Uses of Tile in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type Tile