Top "Gxt" questions

GXT, also known as Ext GWT, is a dual licensed component framework that seeks to provide similar functionality to ExtJs for Google Web Toolkit (GWT) applications.

Connecting LDAP server from java application

I am building an application based on GXT (J2EE). Now the problem is that I have to connect the …

java ldap gxt
@Override is not allowed when implementing interface method

I have the problem mentioned in the title. You could say that this thread duplicates another one: How do I …

java extjs intellij-idea overriding gxt
How can I tell what events fire from GXT?

I cannot seem to find any documentation of what events fire and when in GXT. The API docs have lists …

gxt
GXT (Ext-GWT): Layout problems with ContentPanel

I have a ContentPanel that fits the entire window. It has a topComponent, a widget in the center, and a …

java gwt gxt
Is still GWT pertinent for new projects?

The question Why should I use jQuery instead of GWT? may be outdated (as its answers). And most of the …

jquery gwt extjs gxt gquery
GWT - GXT - How to get Radio Button Value?

I am using GWT (Google Web Toolkit) 1.5.3 et GXT (ExtJS) 1.2 I just want to create a simple form with some …

gwt extjs radio-button gwt-rpc gxt
chrome/firefox- how to run a javascript command

I am using a gwt based ui design framework (called GXT). In the docs for this framework, it is mentioned …

javascript firefox google-chrome gxt
How to force a redraw/re-layout in Ext GWT (GXT)?

In GXT, I've got a control with an important panel added to the bottom component, basically like this: public class …

gwt gxt gwt-ext
java.lang.IllegalAccessError: tried to access method com.google.common.collect.MapMaker.makeComputingMap(); from WeldMessageConveyor

I get the following exception when I try deploying my webApp on weblogic12: weblogic.application.ModuleException: java.lang.IllegalAccessError: tried …

java gwt weblogic gxt errai
GWT vs GXT which is better?

We are trying to port existing thick client to thin client. We are looking at the different technologies, We are …

gwt gxt