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>>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).Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tileModifier and TypeClassDescriptionclassCatalogTile<T extends Serializable>Created by Viliam Repan (lazyman).Methods in com.evolveum.midpoint.gui.impl.component.tile 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.createIconPanel(org.apache.wicket.model.IModel<Tile<T>> tileModel, String idIcon) protected org.apache.wicket.markup.html.WebMarkupContainerEnumChoicePanel.createIconPanel(org.apache.wicket.model.IModel<Tile<T>> tileModel, String idIcon) protected org.apache.wicket.markup.html.WebMarkupContainerTemplateChoicePanel.createIconPanel(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) -
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.resource.component
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.componentMethods in com.evolveum.midpoint.gui.impl.page.admin.resource.component with parameters of type TileMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type TileModifier and TypeMethodDescriptionprotected 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) -
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) -
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.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.objectType.activation
-
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