Class VariableButtonListenerFactory


  • public class VariableButtonListenerFactory
    extends Object
    • Constructor Detail

      • VariableButtonListenerFactory

        public VariableButtonListenerFactory()
    • 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)
      • 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)
      • getVariableName

        public static final String getVariableName​(org.eclipse.swt.widgets.Shell shell,
                                                   org.pentaho.di.core.variables.VariableSpace space)