public interface TransferNodesCallback com.smartgwt.client.tree.TreeGrid#transferNodes()| Modifier and Type | Method and Description |
|---|---|
void | execute(TreeNode[] nodes) Called when the transferNodes() method completes. |
void execute(TreeNode[] nodes)
nodes - the nodes we just transferred