Class DialogHelper


  • public class DialogHelper
    extends Object
    Created by bmorrise on 8/17/17.
    • Constructor Detail

      • DialogHelper

        public DialogHelper()
    • Method Detail

      • constructSelectionAdapterFileDialogTextVarForKettleFile

        public static SelectionAdapterFileDialogTextVar constructSelectionAdapterFileDialogTextVarForKettleFile​(org.pentaho.di.core.logging.LogChannel log,
                                                                                                                TextVar wPath,
                                                                                                                org.pentaho.di.base.AbstractMeta meta,
                                                                                                                SelectionOperation selectionOperation,
                                                                                                                FilterType filterType,
                                                                                                                org.pentaho.di.repository.Repository repository)