Chapter Contents |
Previous |
Next |
Frame Class: _addDropAction |
Syntax | |
Details |
Syntax |
return = objectName._addDropAction( ); |
Details |
The action operation pair is matched with the drag operation of a drag site object to determine if the drop is allowed. 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. This allows a drop site to define more than one action to be performed at drop time.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.