![]() Chapter Contents |
![]() Previous |
![]() Next |
| Toolbar: _buttonGetDragData |
| Syntax | |
| Details |
Syntax |
| CALLSUPER(_SELF_, '_buttonGetDragData', index, data); |
| Argument | Type | Description |
|---|---|---|
| index |
N | returns the index of the button which the drag occurred on |
| data |
N | returns the identifier of an SCL list containing the data defined by the representation |
| Details |
Only use this method when creating a subclass, in which case you override it to add or remove information to the list returned by the Toolbar class's super method.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.