Interface DropTarget::getDropTypes
Description
In BBj 7.0 and higher, this method returns the drop types that were set in a previous call to setDropTypes().
Syntax
Return Value |
Method |
getDropTypes() |
Parameters
None.
Return Value
Returns the value, if any, that was set using setDropTypes ().
Remarks
For more information, see BBj Drag and Drop.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.