Interface FilterComboBoxModel.NullItem<T>

Type Parameters:
T - the item type
All Superinterfaces:
Mutable<T>, Observable<T>, Observer<T>
Enclosing interface:
FilterComboBoxModel<T>

public static interface FilterComboBoxModel.NullItem<T> extends Mutable<T>
Specifies the item that should represent null for providing a caption.
  • Method Details

    • include

      State include()
      Returns:
      the State controlling whether a null value is included as the first item