Uses of Enum Class
org.pentaho.di.ui.job.dialog.JobDialogLogTableExtension.Direction
-
Uses of JobDialogLogTableExtension.Direction in org.pentaho.di.ui.job.dialog
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JobDialogLogTableExtension.Direction[]
JobDialogLogTableExtension.Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionJobDialogLogTableExtension
(JobDialogLogTableExtension.Direction direction, org.eclipse.swt.widgets.Shell shell, org.pentaho.di.job.JobMeta jobMeta, org.pentaho.di.core.logging.LogTableInterface logTable, org.eclipse.swt.widgets.Composite wLogOptionsComposite, org.eclipse.swt.events.ModifyListener lsMod, JobDialog jobDialog)