Domanda

For I can not add TextColumn directly as I do in GWT Java UI mode, I got a "You can not add abstract component" error. I am using full version of GWT Designer 2.4.2.r37x201110181249 . And I noticed the palette content is different in UIBinder Mode and GWT JAVA UI mode after all. Is this supposed to be that way?Any workarounds?

È stato utile?

Soluzione

UiBinder supports a subset of what is available in GWT Java, so the GWT Designer palette reflects that. The work around would be to use GWT Java.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top