withFilter

fun <E> Cell<ComboBox<E>>.withFilter(filter: DocumentFilter): Cell<ComboBox<E>>(source)

Sets the filter on the document of the ComboBox in this Cell, and returns this.