org.pentaho.di.ui.spoon.delegates
Class SpoonTreeDelegate
java.lang.Object
org.pentaho.di.ui.spoon.delegates.SpoonDelegate
org.pentaho.di.ui.spoon.delegates.SpoonTreeDelegate
public class SpoonTreeDelegate
- extends SpoonDelegate
SpoonTreeDelegate
public SpoonTreeDelegate(Spoon spoon)
getTreeObjects
public TreeSelection[] getTreeObjects(Tree tree,
Tree selectionTree,
Tree coreObjectsTree)
- Returns:
- The object that is selected in the tree or null if we couldn't
figure it out. (titles etc. == null)
addDragSourceToTree
public void addDragSourceToTree(Tree tree,
Tree selectionTree,
Tree coreObjectsTree)