Accessing 'this' inside a class
Accessing 'this' inside a class
(OP)
I'm writing a class here and inside one of the callbacks I want to have access to the class object itself (what I know as 'this' from other programming languages).
Is there a way to do this?
Thank you.
Y.
Is there a way to do this?
Thank you.
Y.




