Timeline for Setting custom callbacks in a Javascript applet?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 26, 2020 at 11:48 | comment | added | Okarin |
Thanks for the advice, but this isn't precisely my use case. You're right about the way the initialisation works, but my point is I want the user to be able to change these callbacks dynamically, not just set them at the start and leave them as such. I can also add the initialisation at construction but it's not the essential bit. About set and get, I've been using them more like in Python, with a hidden _variable and then a public variable with get and set.
|
|
| Nov 25, 2020 at 21:45 | history | answered | Ethan McCue | CC BY-SA 4.0 |