| Package | Description |
|---|---|
| org.pentaho.di.ui.spoon.trans | |
| org.pentaho.di.ui.trans.dialog |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TransGraph.editProperties(TransMeta transMeta,
Spoon spoon,
Repository rep,
boolean allowDirectoryChange,
TransDialog.Tabs currentTab) |
| Modifier and Type | Method and Description |
|---|---|
static TransDialog.Tabs |
TransDialog.Tabs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransDialog.Tabs[] |
TransDialog.Tabs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TransDialog(org.eclipse.swt.widgets.Shell parent,
int style,
TransMeta transMeta,
Repository rep,
TransDialog.Tabs currentTab) |
Copyright © 2019 Hitachi Vantara. All rights reserved.