Re: Using UIField HTML to create a dynamic table

2018-06-17 Thread Jens
The errors says you have a ClassCastException in line 14 in MyAction.java. 
So you should start looking at MyAction.

-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: How do show/hide the keyboard on an Android Tablet or iPad when using GWT HTML5 Canvas?

2018-06-17 Thread christophbaechtle via GWT Users
Hi,

did you find a solution?
I have an similar situation. 

Thx

Am Montag, 8. August 2011 01:57:38 UTC+2 schrieb JKoz:
>
> I have been building a Digraph widget were each node has text entry. 
> Works great with a mouse and keyboard, and I figured out the touch 
> events for various tablets, but I haven't been able figure out how to 
> show/hide a touch screen keyboard (and type) when the canvas has 
> focus? It is supported? 
>
> Thx

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.