Uses of Class
com.evolveum.midpoint.gui.impl.prism.wrapper.PrismPropertyValueWrapper
Packages that use PrismPropertyValueWrapper
Package
Description
-
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.api.component.password
Method parameters in com.evolveum.midpoint.gui.api.component.password with type arguments of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.Component
ProtectedStringPropertyPanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismPropertyValueWrapper<ProtectedStringType>> item) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.component.data.column
Methods in com.evolveum.midpoint.gui.impl.component.data.column with parameters of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected String
PrismPropertyWrapperColumnPanel.createLabel
(PrismPropertyValueWrapper<T> object) protected org.apache.wicket.markup.html.panel.Panel
PrismPropertyWrapperColumnPanel.createValuePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<T>> model, PrismPropertyValueWrapper<T> object) Method parameters in com.evolveum.midpoint.gui.impl.component.data.column with type arguments of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.markup.html.panel.Panel
PrismPropertyWrapperColumnPanel.createLink
(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<T>> object) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return PrismPropertyValueWrapperModifier and TypeMethodDescriptionAuthenticationAttemptWrapperFactory.createValueWrapper
(PrismPropertyWrapper<AuthenticationAttemptDataType> parent, PrismPropertyValue<AuthenticationAttemptDataType> value, ValueStatus status, WrapperContext context) PrismPropertyWrapperFactoryImpl.createValueWrapper
(PrismPropertyWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) ResourceAttributeWrapperFactoryImpl.createValueWrapper
(ResourceAttributeWrapper<T> parent, PrismPropertyValue<T> value, ValueStatus status, WrapperContext context) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components that return types with arguments of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<PrismPropertyValueWrapper<RangeType>>
RangeSimplePanel.getModel()
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.components with type arguments of type PrismPropertyValueWrapperModifierConstructorDescriptionRangeSimplePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<RangeType>> model, double max, boolean doubleType) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.prism.panel
Methods in com.evolveum.midpoint.gui.impl.prism.panel with parameters of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected void
PrismPropertyValuePanel.remove
(PrismPropertyValueWrapper<T> valueToRemove, org.apache.wicket.ajax.AjaxRequestTarget target) Method parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.Component
ExpressionPropertyPanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismPropertyValueWrapper<ExpressionType>> item) protected org.apache.wicket.Component
PrismPropertyPanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismPropertyValueWrapper<T>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type PrismPropertyValueWrapperModifierConstructorDescriptionPrismPropertyValuePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<T>> model, ItemPanelSettings settings) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Method parameters in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type arguments of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected org.apache.wicket.Component
VerticalFormPrismPropertyPanel.createValuePanel
(org.apache.wicket.markup.html.list.ListItem<PrismPropertyValueWrapper<T>> item) Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type arguments of type PrismPropertyValueWrapperModifierConstructorDescriptionVerticalFormPrismPropertyValuePanel
(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<T>> model, ItemPanelSettings settings) -
Uses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.prism.wrapper
Subclasses of PrismPropertyValueWrapper in com.evolveum.midpoint.gui.impl.prism.wrapperMethods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type PrismPropertyValueWrapperModifier and TypeMethodDescriptionprotected <D extends ItemDelta<? extends PrismValue,
? extends ItemDefinition>>
voidExpressionWrapper.addValueToDelta
(PrismPropertyValueWrapper<ExpressionType> value, D delta) protected void
PrismPropertyWrapperImpl.removeNotChangedStatusValue
(PrismPropertyValueWrapper<T> valueWrapper, Item rawItem)