Chapter Contents |
Previous |
Next |
Widget Class: _setDropAction |
Syntax | |
Details |
Syntax |
return = objectName._setDropAction( ); |
Details |
The action-op pair is matched with the drag operation of a drag site object to determine if the drop is allowed. All previous drop actions are removed from this object. Some hosts provide special drag requests that display the list of actions when the object is dropped. The action selected is passed to the _validateDropData and _drop methods.
Copy, Move, and Link cannot be removed.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.