Uses of Class
org.openbp.common.generic.propertybrowser.PropertyDescriptor

Packages that use PropertyDescriptor
org.openbp.common.generic.propertybrowser Object and object property descriptor mechanism. 
 

Uses of PropertyDescriptor in org.openbp.common.generic.propertybrowser
 

Methods in org.openbp.common.generic.propertybrowser that return PropertyDescriptor
 PropertyDescriptor ObjectDescriptor.getProperty(java.lang.String name)
          Gets the property descriptor for a particular property.
 

Methods in org.openbp.common.generic.propertybrowser with parameters of type PropertyDescriptor
 void ObjectDescriptor.addProperty(PropertyDescriptor property)
          Adds a property.
protected  void PropertyDescriptor.copyNonNull(PropertyDescriptor source)
          Copies all attributes of a property descriptor that are not yet present in this descriptor.
 



Copyright © 2011. All Rights Reserved.