Package org.pentaho.di.ui.trans.step
Class BaseFileStepDialog.FD
java.lang.Object
org.pentaho.di.ui.trans.step.BaseFileStepDialog.FD
- Enclosing class:
- BaseFileStepDialog<T extends org.pentaho.di.trans.steps.file.BaseFileInputMeta<?,
?, ?>>
Class for apply layout settings to SWT controls.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply()
bottom
(int numerator, int offset) bottom
(org.eclipse.swt.widgets.Control control, int offset) height
(int height) left
(int numerator, int offset) left
(org.eclipse.swt.widgets.Control control, int offset) right
(int numerator, int offset) right
(org.eclipse.swt.widgets.Control control, int offset) top
(int numerator, int offset) top
(org.eclipse.swt.widgets.Control control, int offset) width
(int width)
-
Constructor Details
-
FD
public FD(org.eclipse.swt.widgets.Control control)
-
-
Method Details
-
width
-
height
-
top
-
top
-
bottom
-
bottom
-
left
-
left
-
right
-
right
-
apply
public void apply()
-