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 TypeClassDescriptionclassFocusTilePanel<F extends Serializable,T extends Tile<F>> 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.wizard
Methods in com.evolveum.midpoint.gui.impl.component.wizard that return types with arguments of type TileModifier and TypeMethodDescriptionLoadableModel<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<CompiledObjectCollectionView>>>TemplateChoicePanel.loadTilesModel()Method parameters in com.evolveum.midpoint.gui.impl.page.admin with type arguments of type TileModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentTemplateChoicePanel.createTilePanel(String id, org.apache.wicket.model.IModel<Tile<CompiledObjectCollectionView>> tileModel) -
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 Tile -
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.objectType.activation
Subclasses of Tile in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.activationModifier and TypeClassDescriptionclassclassMappingTile<T extends PrismContainerValueWrapper<? extends Containerable>> -
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.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
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.wizard with type arguments of type TileModifier and TypeMethodDescriptionprotected voidProcessModeChoiceStepPanel.addDefaultTile(List<Tile<ProcessModeChoiceStepPanel.ProcessMode>> 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