Package | Description |
---|---|
org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
org.pentaho.di.ui.spoon.delegates |
Modifier and Type | Method and Description |
---|---|
TreeSelection[] |
Spoon.getTreeObjects(org.eclipse.swt.widgets.Tree tree) |
Modifier and Type | Method and Description |
---|---|
TreeSelection[] |
SpoonTreeDelegate.getTreeObjects(org.eclipse.swt.widgets.Tree tree,
org.eclipse.swt.widgets.Tree selectionTree,
org.eclipse.swt.widgets.Tree coreObjectsTree) |
Modifier and Type | Method and Description |
---|---|
List<TreeSelection> |
SpoonTreeDelegateExtension.getObjects() |
Constructor and Description |
---|
SpoonTreeDelegateExtension(AbstractMeta transMeta,
String[] path,
int caseNumber,
List<TreeSelection> objects) |
Copyright © 2019 Hitachi Vantara. All rights reserved.