Chapter Contents |
Previous |
Next |
Form Editor: _detach |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_detach'); |
Details |
The _detach method disassociates the currently attached data model from the form editor. When the form editor is detached from the model, all of the widgets that are contained in the form editor are deleted. _detach has no effect on the model itself; that is, the model is not deleted (terminated with _term).
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.