Update ObservableList when item inside it changes #878
Unanswered
WolfBullet
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an observableList of class X. This class x has a time counting down via a timer, this time is shown on the screen. How can I update the UI when this timer inside the class is changed? Are there like attributes I can add? i can't seem to find anything online.
Beta Was this translation helpful? Give feedback.
All reactions