|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabMapEntry | |
---|---|
org.pentaho.di.ui.spoon.delegates |
Uses of TabMapEntry in org.pentaho.di.ui.spoon.delegates |
---|
Methods in org.pentaho.di.ui.spoon.delegates that return TabMapEntry | |
---|---|
TabMapEntry |
SpoonTabsDelegate.findTabForTransformation(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(org.pentaho.xul.swt.tab.TabItem tabItem)
|
Methods in org.pentaho.di.ui.spoon.delegates that return types with arguments of type TabMapEntry | |
---|---|
List<TabMapEntry> |
SpoonTabsDelegate.getTabs()
|
Methods in org.pentaho.di.ui.spoon.delegates with parameters of type TabMapEntry | |
---|---|
void |
SpoonTabsDelegate.addTab(TabMapEntry entry)
|
void |
SpoonTabsDelegate.removeTab(TabMapEntry tabMapEntry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |