Class VariableButtonListenerFactory


  • public class VariableButtonListenerFactory
    extends Object
    Deprecated.
    replaced by implementation in the ...steps.fileinput.text package
    • Constructor Detail

      • VariableButtonListenerFactory

        public VariableButtonListenerFactory()
        Deprecated.
    • Method Detail

      • getSelectionAdapter

        public static final org.eclipse.swt.events.SelectionAdapter getSelectionAdapter​(org.eclipse.swt.widgets.Composite composite,
                                                                                        org.eclipse.swt.widgets.Text destination,
                                                                                        org.pentaho.di.core.variables.VariableSpace space)
        Deprecated.
      • getSelectionAdapter

        public static final org.eclipse.swt.events.SelectionAdapter getSelectionAdapter​(org.eclipse.swt.widgets.Composite composite,
                                                                                        org.eclipse.swt.widgets.Text destination,
                                                                                        GetCaretPositionInterface getCaretPositionInterface,
                                                                                        InsertTextInterface insertTextInterface,
                                                                                        org.pentaho.di.core.variables.VariableSpace space)
        Deprecated.