Interface InputFieldProvider

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface InputFieldProvider
Supplies suggestions on the SWT UI thread; field names remain freely editable.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getFieldNames

      String[] getFieldNames() throws org.apache.hop.core.exception.HopException
      Throws:
      org.apache.hop.core.exception.HopException