PropertyDescriptor.isBound

PropertyDescriptor.isBound

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean isBound()
Returns
True if this is a bound property.
Description
Updates to "bound" properties will cause a "PropertyChange" event to get fired when the property is changed.