Igor Vaynberg escreveu:
textfield doesnt know that it has been declared as textfield<integer>
at runtime unless it is an anonymous class. welcome to java generics.
lookup type erasure.
Hmm... And what about work done using IObjectClassAwareModel?

It seems to work for me, I never need to pass Integer.class to TextType<Integer>...


Adriano


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to