Uses of Class
com.evolveum.midpoint.gui.impl.prism.wrapper.ShadowAssociationValueWrapper
Packages that use ShadowAssociationValueWrapper
-
Uses of ShadowAssociationValueWrapper in com.evolveum.midpoint.gui.impl.page.admin.shadow
Methods in com.evolveum.midpoint.gui.impl.page.admin.shadow that return ShadowAssociationValueWrapperModifier and TypeMethodDescriptionprotected ShadowAssociationValueWrapperShadowAssociationsTable.getSelectedItem()Methods in com.evolveum.midpoint.gui.impl.page.admin.shadow that return types with arguments of type ShadowAssociationValueWrapperModifier and TypeMethodDescriptionprotected List<ShadowAssociationValueWrapper>ShadowAssociationsTable.createListOfItem(org.apache.wicket.model.IModel<String> searchItemModel) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.shadow with type arguments of type ShadowAssociationValueWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<String>ShadowAssociationsTable.createItemIcon(org.apache.wicket.model.IModel<ShadowAssociationValueWrapper> model) protected org.apache.wicket.model.LoadableDetachableModel<String>ShadowAssociationsTable.createItemLabel(org.apache.wicket.model.IModel<ShadowAssociationValueWrapper> model) protected org.apache.wicket.markup.html.WebMarkupContainerShadowAssociationsTable.createPanelForItem(String idPanelForItem, org.apache.wicket.model.IModel<ShadowAssociationValueWrapper> selectedItemModel)