Am 01.04.2013 um 07:59 schrieb jpreed00 :
> Well, that was easy. Thanks very much.
:-)
>
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/access-class-variables-within-event-handler-tp7583160p7583162.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> --
Well, that was easy. Thanks very much.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/access-class-variables-within-event-handler-tp7583160p7583162.html
Sent from the qooxdoo mailing list archive at Nabble.com.
---
Use the third parameter of addListener() to pass this to it.
Or use the bind() method on the click() function to bind this to it.
Cheers,
Fritz
Fritz Zaucker
Oetiker+Partner AG
Aarweg 15
CH-4600 Olten
+41 62 775 9903
Am 01.04.2013 um 07:47 schrieb jpreed00 :
> I create a button within a clas