|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransDialog.Tabs | |
---|---|
org.pentaho.di.ui.spoon.trans | |
org.pentaho.di.ui.trans.dialog |
Uses of TransDialog.Tabs in org.pentaho.di.ui.spoon.trans |
---|
Methods in org.pentaho.di.ui.spoon.trans with parameters of type TransDialog.Tabs | |
---|---|
static boolean |
TransGraph.editProperties(TransMeta transMeta,
Spoon spoon,
Repository rep,
boolean allowDirectoryChange,
TransDialog.Tabs currentTab)
|
Uses of TransDialog.Tabs in org.pentaho.di.ui.trans.dialog |
---|
Methods in org.pentaho.di.ui.trans.dialog that return TransDialog.Tabs | |
---|---|
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. |
Constructors in org.pentaho.di.ui.trans.dialog with parameters of type TransDialog.Tabs | |
---|---|
TransDialog(Shell parent,
int style,
TransMeta transMeta,
Repository rep,
TransDialog.Tabs currentTab)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |