Chapter Contents |
Previous |
Next |
Object Class: _onAttributeChange |
Syntax | |
Details |
Syntax |
return = objectName._onAttributeChange( ); |
Details |
The _onAttributeChanged method is called internally as the event handler that handles the attribute linking that happens when all 'attribute-name Changed' events occur. It receives the object, reads the information it needs, then calls the Object Class: _setAttributeValue method.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.