Yes, but only if the instance is a direct instance of this class. If you
have a deeper inheritance and want to access a static variable of a
superclass this do not work.
Sebastian
Dioc schrieb:
> Hello,
>
> I found a solution. someObject.constructor.staticVar expression can be used
> to acces
Hello,
I found a solution. someObject.constructor.staticVar expression can be used
to access static variable. In my case it is
winService.constructor.IMAGE_NAME.
Best regards,
Dioc
--
View this message in context:
http://www.nabble.com/someObject.self%28arguments%29.staticVar-does-not-work-tf