Overview | Methods | This Package | All Packages
Called by the control when a property changes.
Syntax
protected void propertyChanged( int property )
Parameters
property
The property that changed.
Remarks
Classes that extend this one can override this method to get property change notification.