Uses of Class
org.apache.beehive.controls.api.packaging.PropertyInfo

Packages that use PropertyInfo
org.apache.beehive.controls.runtime.generator   
org.apache.beehive.controls.runtime.generator.apt   
 

Uses of PropertyInfo in org.apache.beehive.controls.runtime.generator
 

Methods in org.apache.beehive.controls.runtime.generator that return PropertyInfo
abstract  PropertyInfo ControlProperty.getPropertyInfo()
          Returns any PropertyInfo associated with the property (or null if none)
 

Uses of PropertyInfo in org.apache.beehive.controls.runtime.generator.apt
 

Methods in org.apache.beehive.controls.runtime.generator.apt that return PropertyInfo
 PropertyInfo AptProperty.getPropertyInfo()
          Returns any PropertyInfo associated with the property (or null if none)