PropertyDescriptor.setBound
Class Overview | Class Members |
This Package |
All Packages
public void setBound( boolean bound )
Parameters
- bound
- 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.