Uses of Class
com.evolveum.midpoint.gui.impl.prism.wrapper.ValueMetadataWrapperImpl
Packages that use ValueMetadataWrapperImpl
Package
Description
-
Uses of ValueMetadataWrapperImpl in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that return ValueMetadataWrapperImplMethods in com.evolveum.midpoint.gui.api.prism.wrapper with parameters of type ValueMetadataWrapperImplModifier and TypeMethodDescriptionvoid
PrismValueWrapper.setValueMetadata
(ValueMetadataWrapperImpl valueMetadata) -
Uses of ValueMetadataWrapperImpl in com.evolveum.midpoint.gui.impl.prism.panel
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type ValueMetadataWrapperImplModifierConstructorDescriptionPrismValueMetadataPanel
(String id, org.apache.wicket.model.IModel<ValueMetadataWrapperImpl> model) ProvenanceMetadataPanel
(String id, org.apache.wicket.model.IModel<ValueMetadataWrapperImpl> model, ItemPanelSettings settings) -
Uses of ValueMetadataWrapperImpl in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that return ValueMetadataWrapperImplMethods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type ValueMetadataWrapperImplModifier and TypeMethodDescriptionvoid
PrismValueWrapperImpl.setValueMetadata
(ValueMetadataWrapperImpl valueMetadata) -
Uses of ValueMetadataWrapperImpl in com.evolveum.midpoint.web.component.prism.show
Methods in com.evolveum.midpoint.web.component.prism.show that return ValueMetadataWrapperImplModifier and TypeMethodDescriptionstatic ValueMetadataWrapperImpl
VisualizationUtil.createValueMetadataWrapper
(PrismValue value, PageBase page) Constructor parameters in com.evolveum.midpoint.web.component.prism.show with type arguments of type ValueMetadataWrapperImplModifierConstructorDescriptionMetadataPopup
(String id, org.apache.wicket.model.IModel<ValueMetadataWrapperImpl> model)