Has anybody succesfully used TextField<Integer>?

I get an runtime exception trying to cast String to Integer.

If supply (Integer.class) to the constructor then it is trying to case Long
to Integer.

D/

Reply via email to