ExplorerNode.canAcceptNode Method

Determines whether this instance can accept the specified node with a given drop effect.
 

Parameters

node

Type: ExplorerNode
The node to test.
operation

Type: String
The operation being used eg: copy, move.

Return Value


Type: Boolean
true if this instance can accept the node; otherwise false.