BBjTree::getDropTypes

Description

In BBj 7.00 and higher, this method returns the drop types that were set in a previous call to setDropTypes().

Syntax

Return Value Method
BBjVector getDropTypes(int ID)

Parameters

Parameter Description
ID Node ID.

Return Value

Returns the value, if any, that was set using BBjTree::setDropTypes().

Remarks

For more information, see BBj Drag and Drop.

Example

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjDropTargetDropEvent

BBjDragSourceDropEvent

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.