toggle menu
Randomness v3.0.0
3.0.0
jvm
switch theme
search in API
Randomness v3.0.0
/
com.fwdekker.randomness.ui
/
withFilter
with
Filter
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
.