Uses of Class
org.pentaho.di.ui.spoon.TreeSelection

Packages that use TreeSelection
org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. 
org.pentaho.di.ui.spoon.delegates   
 

Uses of TreeSelection in org.pentaho.di.ui.spoon
 

Methods in org.pentaho.di.ui.spoon that return TreeSelection
 TreeSelection[] Spoon.getTreeObjects(Tree tree)
           
 

Uses of TreeSelection in org.pentaho.di.ui.spoon.delegates
 

Methods in org.pentaho.di.ui.spoon.delegates that return TreeSelection
 TreeSelection[] SpoonTreeDelegate.getTreeObjects(Tree tree, Tree selectionTree, Tree coreObjectsTree)