gxt
a grid in tabPanel error
I\'m using a grid example to show it in my tabPanel. The problem is that i dont get my data store in my grid and it is empty.[详细]
2023-03-21 01:10 分类:问答GXT pagination without RPC proxy
Any idea how I can implement proper pagination without a RPCProxy in GXT? I am currently setting the loader like this:[详细]
2023-03-19 18:08 分类:问答GXT Shortcut Icon Alignment
I a开发者_C百科m trying to align my shortcut icon in the center.However, I have not found a way to do it yet.Below is my code:[详细]
2023-03-18 19:20 分类:问答How to Use GXT Button.setIcon / AbstractImagePrototype
I am trying to extends the AbstractImagePrototype as below: public class DynamicImagePrototype extends AbstractImagePrototype {[详细]
2023-03-18 05:08 分类:问答ModelData interface gxt
I\'m implementing a server-client data transfering in gxt. So, I have a 开发者_Go百科Bean class and a class that extends BeanModelMarker.[详细]
2023-03-16 07:37 分类:问答GWT RPC and data translating to GXT Grid
I am trying to translate data from server to client (GXT Grid). On the server side I have a List with data and its ok.[详细]
2023-03-15 16:20 分类:问答GWT and Ext-GWT: comparision [closed]
开发者_如何学JAVA It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for[详细]
2023-03-15 07:35 分类:问答Which is the good UI framework vaadin or Ext-GWT ? Please suggest if anything else is better [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-03-15 03:15 分类:问答MultiLevel Grouping Grid for GXT
This demo here in GXT showcase shows a grid with one level of grouping. Is there any open source solution for Multilevel grouping开发者_开发知识库 Grid on GXT ? For multilevel grouping you can use G[详细]
2023-03-14 15:20 分类:问答gxt uibinder TabItem.getHeader().setVisible(false)
Can I set widget\'s property\'s p开发者_高级运维roperty in *.ui.xml? For example, gxt:TabItem header.visible=\"false\" ?I do not believe GXT have caught up to GWT in regards to this however there is a[详细]
2023-03-13 11:27 分类:问答