Package | Description |
---|---|
org.pentaho.di.ui.spoon.delegates |
Modifier and Type | Method and Description |
---|---|
TabMapEntry |
SpoonTabsDelegate.findTabForTransformation(org.pentaho.di.trans.TransMeta trans)
Finds the tab for the transformation that matches the metadata provided (either the file must be the same or the
repository id).
|
TabMapEntry |
SpoonTabsDelegate.findTabMapEntry(Object managedObject) |
TabMapEntry |
SpoonTabsDelegate.findTabMapEntry(String tabItemText,
TabMapEntry.ObjectType objectType) |
TabMapEntry |
SpoonTabsDelegate.getTab(TabItem tabItem) |
Modifier and Type | Method and Description |
---|---|
List<TabMapEntry> |
SpoonTabsDelegate.getTabs() |
Modifier and Type | Method and Description |
---|---|
void |
SpoonTabsDelegate.addTab(TabMapEntry entry) |
void |
SpoonTabsDelegate.removeTab(TabMapEntry tabMapEntry) |