Chapter Contents

Previous

Next
Form Data Model: _detach

Form Data Model: _detach



Disconnects the model from a viewer


Syntax
Details

Syntax

CALL SEND (model-id, '_detach');


Details

The _detach model method is used to notify the model that the viewer is no longer displaying it. For example, the _detach model method is called by the viewer when the viewer receives a _detach method. The _detach model method disconnects the model from the viewer to which it is attached.

Note:   Calling _detach does not terminate the object.  [cautionend]


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.