Class StreamPiComboBoxFactory<T>

java.lang.Object
com.stream_pi.util.combobox.StreamPiComboBoxFactory<T>
Type Parameters:
T - Option Type

public abstract class StreamPiComboBoxFactory<T> extends Object
Factory Class for Stream Pi Combo Box
  • Constructor Details

    • StreamPiComboBoxFactory

      public StreamPiComboBoxFactory()
  • Method Details

    • getOptionDisplayText

      public abstract String getOptionDisplayText(T object)
      Parameters:
      object - Combo Box Option
      Returns:
      Label Text