![]() Chapter Contents |
![]() Previous |
![]() Next |
| Form Data Model: _attach |
| Syntax | |
| Details |
Syntax |
| CALL SEND (model-id, '_attach', viewer-id); |
| Argument | Type | Description |
|---|---|---|
| viewer-id |
N | specifies the object identifier of the viewer that is calling the model's _attach method |
| Details |
The _attach model method is used to notify the model that the viewer is displaying the model. For example, when the viewer receives an _attach method, it calls the _attach model method.
The Form Data Model _attach method connects the model to the viewer so that the model can call viewer methods when necessary.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.