| Package | Description | 
|---|---|
| org.pentaho.di.ui.spoon.trans | 
| Modifier and Type | Method and Description | 
|---|---|
TransPreviewDelegate.PreviewMode | 
TransPreviewDelegate.getPreviewMode()  | 
static TransPreviewDelegate.PreviewMode | 
TransPreviewDelegate.PreviewMode.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static TransPreviewDelegate.PreviewMode[] | 
TransPreviewDelegate.PreviewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
TransPreviewDelegate.setPreviewMode(TransPreviewDelegate.PreviewMode previewMode)  |