Chapter Contents

Previous

Next
Widget Class: _addDropAction

Widget Class: _addDropAction



Adds to the type of actions that this object can handle as a drop request


Syntax
Details

Syntax

return = objectName._addDropAction( );


Details

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.