Join Slack
Powered by
<@U14ECM2KV> I pass a SortedList into the Observab...
# tornadofx
c
Carlton Whitehead
04/23/2019, 10:58 PM
@ron
I pass a SortedList into the ObservableList that my TableView binds.
Copy code
SortedList(model.items, compareBy(Item::whatever))
3
Views
Open in Slack
Previous
Next