Chapter Contents |
Previous |
Next |
Frame Class: _setDropRep |
Syntax | |
Details |
Syntax |
return = objectName._setDropRep( ); |
Details |
A drag site is defined the first time a representation is defined for the object. During the drag, the list of representations is matched with the drop sites. The drop is allowed when there is at least one representation match. The current _setDropRep method specifies the preferred drop representation until another _setDropRep method or an _addDropRep method is called. All previous drop representations are removed from this object.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.