Chapter Contents |
Previous |
Next |
Widget Class: _addDropOp |
Syntax | |
Details |
Syntax |
return = objectName._addDropOp( ); |
Details |
When data are dragged from place to place, the data can be copied or moved or some linkage can be specified. Copy implies that the data are provided with no post-processing. Move implies that the data are provided and the source is removed. Link implies that some mechanism is to be used to keep the source and destination in sync. Programmers must provide the linkage.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.