In BBj 7.0 and higher, these are the types that a BBjControl is willing to accept from a drag source when it acts as a drop target. If no drop types are set, the control will accept data of any type.
|
Return Value |
Method |
|
void |
setDropTypes(BBjVector types) |
|
Variable |
Description |
|
types |
A BBjVector containing any number of application-defined alphanumeric type strings. |
None.
For more information, see BBj Drag and Drop.
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.