Uses of Class
com.evolveum.midpoint.web.component.prism.PropertyWrapper

Packages that use PropertyWrapper
com.evolveum.midpoint.web.component.prism   
 

Uses of PropertyWrapper in com.evolveum.midpoint.web.component.prism
 

Methods in com.evolveum.midpoint.web.component.prism that return PropertyWrapper
 PropertyWrapper ContainerWrapper.findPropertyWrapper(javax.xml.namespace.QName name)
           
 PropertyWrapper ValueWrapper.getProperty()
           
 

Methods in com.evolveum.midpoint.web.component.prism that return types with arguments of type PropertyWrapper
 java.util.List<PropertyWrapper> ContainerWrapper.getProperties()
           
 

Constructors in com.evolveum.midpoint.web.component.prism with parameters of type PropertyWrapper
ValueWrapper(PropertyWrapper property, PrismPropertyValue<T> value)
           
ValueWrapper(PropertyWrapper property, PrismPropertyValue<T> value, PrismPropertyValue<T> oldValue, ValueStatus status)
           
ValueWrapper(PropertyWrapper property, PrismPropertyValue<T> value, ValueStatus status)
           
 

Constructor parameters in com.evolveum.midpoint.web.component.prism with type arguments of type PropertyWrapper
PrismPropertyPanel(java.lang.String id, org.apache.wicket.model.IModel<PropertyWrapper> model, org.apache.wicket.markup.html.form.Form form)
           
 



Copyright © 2012 evolveum. All Rights Reserved.