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 TypeMethodDescriptionvoidPrismValueWrapper.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 TypeMethodDescriptionvoidPrismValueWrapperImpl.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 ValueMetadataWrapperImplVisualizationUtil.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)