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 TypeClassDescriptionclass
FocusTilePanel<F extends Serializable,
T extends Tile<F>> class
TilePanel<T extends Tile<O>,
O extends Serializable> Created by Viliam Repan (lazyman).class
TileTablePanel<T extends Tile,
O extends Serializable> Created by Viliam Repan (lazyman).Subclasses of Tile in com.evolveum.midpoint.gui.impl.component.tileModifier and TypeClassDescriptionclass
CatalogTile<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 void
EnumWizardChoicePanel.addDefaultTile
(List<Tile<T>> list) protected org.apache.wicket.Component
EnumWizardChoicePanel.createTilePanel
(String id, org.apache.wicket.model.IModel<Tile<T>> tileModel) protected abstract org.apache.wicket.Component
WizardChoicePanel.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.Component
TemplateChoicePanel.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 void
CreateResourceChoiceTemplatePanel.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 TypeClassDescriptionclass
class
MappingTile<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.Component
ConstructionResourceObjectTypeStepPanel.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 void
ProcessModeChoiceStepPanel.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