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(QName name)
           
 PropertyWrapper ValueWrapper.getProperty()
           
 

Methods in com.evolveum.midpoint.web.component.prism that return types with arguments of type PropertyWrapper
 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(String id, org.apache.wicket.model.IModel<PropertyWrapper> model, org.apache.wicket.markup.html.form.Form form)
           
 



Copyright © 2013 evolveum. All Rights Reserved.