gxt Questions
7
We have multiple product developed primarily using GWT and currently used by our end customers.
Wanted to know the road map of GWT. I got some unofficial update that google is moving there product...
7
Solved
I have the problem mentioned in the title. You could say that this thread duplicates another one: How do I turn off error validation for annotations in IntelliJ IDEA?
But the solution given there ...
Steel asked 14/3, 2013 at 6:27
1
Solved
I am building a stacked bar chart, however when I specify a min value for the axis the rendering of bars gets warped, and the axis scale/steps is erroneous. A line series I have added does however ...
2
Support GXT 3 responsitive design out of the box or is there another way to get a good mobile application with GXT running. I know about Sencha Touch but I don't want to develop two standalone apps...
Spiculum asked 6/8, 2013 at 11:14
3
Solved
Whats difference between library EXT-JS , EXT-CORE , EXT-GWT as i have worked on ext-js so please explain me in a layman language :)
Rube asked 11/7, 2010 at 18:25
3
I am building an application based on GXT (J2EE). Now the problem is that I have to connect the application to a LDAP server. Can you tell me how to connect a LDAP server from our java application ...
1
Hi I'm getting following error when I'm trying to access jsp page in my gwt project. Other pages which are not jsp pages are acessing fine.
It is strange that I'm able to see JSP file when GWT SDK...
3
Solved
I am using a gwt based ui design framework (called GXT). In the docs for this framework, it is mentioned that running "javascript:isc.showConsole()" when the app is running, will open the developer...
Fulgurous asked 13/3, 2012 at 15:49
4
Solved
I'm using GWT/GXT and trying to create a "normal" ComboBox - one that you cannot type in, but you can type a single character and it will automatically go to the first item in the list that starts ...
0
There has been a question to a specific kind of grid:
The question has already been answered but the questioner also asked if this kind of diagram has a formal name which is what I'm interested ...
1
Solved
We implemented a binding for some typical Grid usages in application. It works just fine, except if you modify a store, for example add a record, you'd see n + TWO identical records in view.
When I...
Eagle asked 15/9, 2015 at 9:11
2
Solved
is there a difference between Ext GWT and GWT-Ext? Cos i was surfing Ext GWT and saw this page http://gwt-ext.com/demo/. any help guys?
4
Solved
I sometimes/often get this Exception in GWT but don't know why:
SEVERE: com.google.gwt.user.client.rpc.StatusCodeException: 0
java.lang.RuntimeException: com.google.gwt.user.client.rpc.StatusCode...
Haught asked 27/9, 2012 at 14:58
5
Solved
The question Why should I use jQuery instead of GWT? may be outdated (as its answers). And most of the other SO related questions may also be outdated nowadays. So, let's update the state of ...
4
Solved
I am developing a web application using GXT, Hibernate, mysql etc. There is a login page for the application. Actually I am getting problem to set the login page when the session expires. We can se...
1
Solved
I get the following exception when I try deploying my webApp on weblogic12:
weblogic.application.ModuleException: java.lang.IllegalAccessError: tried to access method com.google.common.collect.Map...
2
Solved
I Created an EditorGrid using GXT 2.2.3.Now the problem is rows are not aligned properly under the column header,they are slightly move to left side.
Please suggest how to resolve this.
2
I got the following error when compiling the code with GWT 2.6.0 and GXT 2.5.1.
Loading inherited module 'com.sencha.gxt.ui.GXT'L
Loading inherited module 'com.sencha.gxt.data.Data'
Loading inhe...
1
Solved
since the 2.6.0 release of GWT which dropped support of ie6 browser my current project which also uses GXT is failing to compile with the following error:
Loading inherited module 'com.sencha.gxt....
5
We have a web application and its front end is implemented with GWT/GXT. Users can belong to various groups and these groups can then have various permissions. The permissions are quite fine graine...
Harlem asked 6/7, 2010 at 9:22
2
Solved
I am running IntelliJ 12.1 for a GWT project. I cannot get the GWT configuration to work, I keep getting a serializable exception.
I am also using maven and tomcat and running the web app project ...
Vacuity asked 20/6, 2013 at 16:39
2
Solved
Does anyone have or know of an example which demonstrates loading data via a GWT RPC call into a ListStore using Sencha GXT 3.0? I know there are numerous examples of using the ModelData and BeanMo...
5
I'm trying to add a selection listener to my GXT (Ext GWT) Grid, but I can't seem to get it to fire. I've tried many variations of this with no luck:
myGrid.addListener(Events.Select, new Selectio...
2
Solved
How can frozen columns be implemented in GXT 3.x (from Sencha)? Ext-JS, another product from Sencha seems to implement this, but I can't see where the Java based GXT implement the same thing:
http...
1
Solved
I am using GWT 2.5.0
My intent was to create an editor hierarchy which binds to a ParentBean object. The ParentBean contains a List<Group>, and the Group bean has a List<ChildBean> and...
Bridgehead asked 6/12, 2012 at 16:54
1 Next >
© 2022 - 2024 — McMap. All rights reserved.