Uses of Interface
com.evolveum.midpoint.gui.api.prism.wrapper.ResourceAttributeWrapper
Package
Description
-
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper
Modifier and TypeMethodDescriptionprotected ResourceAttributeWrapper<T>
ResourceAttributeWrapperFactoryImpl.createWrapperInternal
(PrismContainerValueWrapper<?> parent, ResourceAttribute<T> childContainer, ItemStatus status, WrapperContext ctx) Modifier and TypeMethodDescriptionResourceAttributeWrapperFactoryImpl.createValueWrapper
(ResourceAttributeWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) void
ResourceAttributeWrapperFactoryImpl.registerWrapperPanel
(ResourceAttributeWrapper<T> wrapper) protected void
ResourceAttributeWrapperFactoryImpl.setupWrapper
(ResourceAttributeWrapper<T> wrapper) -
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.prism.panel
ModifierConstructorDescriptionResourceAttributeDefinitionHeaderPanel
(String id, org.apache.wicket.model.IModel<ResourceAttributeWrapper<T>> model) ResourceAttributeDefinitionPanel
(String id, org.apache.wicket.model.IModel<ResourceAttributeWrapper<T>> model, ItemPanelSettings settings) -
Uses of ResourceAttributeWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper