Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.SmartAssociationTileModel
Packages that use SmartAssociationTileModel
-
Uses of SmartAssociationTileModel in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return SmartAssociationTileModelModifier and TypeMethodDescriptionprotected SmartAssociationTileModelAssociationTablePanel.createTileObject(PrismContainerValueWrapper<ShadowAssociationTypeDefinitionType> object) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type SmartAssociationTileModelModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentAssociationTablePanel.createTile(String id, org.apache.wicket.model.IModel<SmartAssociationTileModel> model) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component with type arguments of type SmartAssociationTileModelModifierConstructorDescriptionSmartAssociationTilePanel(@NotNull String id, @NotNull org.apache.wicket.model.IModel<SmartAssociationTileModel> model)