Package org.pentaho.di.ui.core
Class GetFieldsDialogOperation
java.lang.Object
org.pentaho.di.ui.core.GetFieldsDialogOperation
Created by ddiroma on 8/15/18.
- 
Constructor Summary
ConstructorsConstructorDescriptionGetFieldsDialogOperation(org.eclipse.swt.widgets.Shell shell, int width, int height, String filename, String title, List<String> paths)  - 
Method Summary
 
- 
Constructor Details
- 
GetFieldsDialogOperation
 
 - 
 - 
Method Details
- 
getShell
public org.eclipse.swt.widgets.Shell getShell() - 
setShell
public void setShell(org.eclipse.swt.widgets.Shell shell)  - 
getWidth
public int getWidth() - 
setWidth
public void setWidth(int width)  - 
getHeight
public int getHeight() - 
setHeight
public void setHeight(int height)  - 
getFilename
 - 
setFilename
 - 
getPaths
 - 
setPaths
 - 
getTitle
 - 
setTitle
 
 -