Uses of Interface
com.atomikos.beans.Property

Packages that use Property
com.atomikos.beans   
 

Uses of Property in com.atomikos.beans
 

Subinterfaces of Property in com.atomikos.beans
 interface IndexedProperty
          This class describes information of a bean's indexed properties.
 

Methods in com.atomikos.beans that return Property
 Property[] BeanInspector.getProperties()
          Get all recognized properties for this bean.
 Property Editor.getProperty()
          Get the property for which we are editing.
 Property BeanInspector.getProperty(String name)
          Get the property with the given name.
 

Constructors in com.atomikos.beans with parameters of type Property
CheckboxComponent(Property property)
           
ComboBoxComponent(Property property)
           
TextFieldComponent(Property property)
           
TextFieldComponent(Property property, boolean allowsDecimalPoint)
           
 



Copyright © 2011. All Rights Reserved.