Uses of Class
org.pentaho.di.ui.spoon.TabMapEntry
-
Uses of TabMapEntry in org.pentaho.di.ui.spoon.delegates
Modifier and TypeMethodDescriptionSpoonTabsDelegate.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).SpoonTabsDelegate.findTabMapEntry
(Object managedObject) SpoonTabsDelegate.findTabMapEntry
(String tabItemText, TabMapEntry.ObjectType objectType) Modifier and TypeMethodDescriptionvoid
SpoonTabsDelegate.addTab
(TabMapEntry entry) void
SpoonTabsDelegate.removeTab
(TabMapEntry tabMapEntry)