Join Slack
Powered by
<@UBBFK40RZ> Are you using a `SortedFilteredList`?...
# tornadofx
e
edvin
11/20/2018, 8:51 PM
@Nikky
Are you using a
SortedFilteredList
? If so, call
filterWhen
on it and pass in the
textProperty
of your input as the first parameter and then the predicate function as the second.
Open in Slack
Previous
Next