Uses of Class
org.pentaho.di.ui.spoon.TabMapEntry
Packages that use TabMapEntry
-
Uses of TabMapEntry in org.pentaho.di.ui.spoon.delegates
Methods in org.pentaho.di.ui.spoon.delegates that return TabMapEntryModifier 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) Methods in org.pentaho.di.ui.spoon.delegates that return types with arguments of type TabMapEntryMethods in org.pentaho.di.ui.spoon.delegates with parameters of type TabMapEntryModifier and TypeMethodDescriptionvoid
SpoonTabsDelegate.addTab
(TabMapEntry entry) void
SpoonTabsDelegate.removeTab
(TabMapEntry tabMapEntry)