gxt
GXT with JAXB classes
I am trying to create a user interface which contains an Editable grid which contains data from XSD file. I have generated the required classes from the XSD file using XJC. But I cant figure out how t[详细]
2023-01-16 01:52 分类:问答ExtGWT- GXT, how can i define a class that extend from BaseModel?
I have read some tutorials, documentations but i don\'t know how to define a class that extend from BaseModel or ModelData? Specifically, I don\'t know how to name getter and setter methods and the va[详细]
2023-01-15 12:32 分类:问答Is there any widget to display an XML file as an expandable/collapsable tree in GWT?
Is there any GWT or GXT (or other library) widget that displays the contents of an XML file as a tree?[详细]
2023-01-15 01:16 分类:问答Horizontal scroll bar in combo box in GXT
I am working with GXT to develop a web application. But I am finding difficulty in adding the horizontal scroll bar in combo box. Some of the items of the combo box have large text and I can\'t see al[详细]
2023-01-15 00:34 分类:问答paging grid in gxt
Im developing the paging grid using GXT 2.1.1, Im retrieving values from database tables using hibernate. My code is[详细]
2023-01-14 21:39 分类:问答Embedding jetty server for EXT GWT in Eclipse
I am trying to create an EXT GWT project with an embedded Jetty server. I am completely new to Jetty and EXT GWT. C开发者_运维百科an anyone please point me in the right direction to get started about[详细]
2023-01-14 05:14 分类:问答How do I restrict a window component to drag just inside a contentpanel on GXT - GWT?
How do I restrict a window component to drag just inside a contentpanel on GXT - GWT? I 开发者_StackOverflowneed your help, thanks.When setting your draggable utlize the setContainer portion and that[详细]
2023-01-11 13:57 分类:问答ext gwt grid event
how do i get a cell value in GridEvent when clicking on a certain row. I want to vave something like: (look at the Wishful thinking):[详细]
2023-01-10 01:52 分类:问答Difference between gwt, gwt-rpc, ext-gwt, smart gwt
I would like to know the difference between GWT, GWT-RPC, EXT-GWT and Smart GWT. Currently, I managed to borrow books on GWT which I understand is just a library designed to开发者_JS百科 facilitate fa[详细]
2023-01-09 08:44 分类:问答Whats difference between library EXT-JS , EXT-CORE , EXT-GWT
Whats difference betwe开发者_StackOverflow中文版en library EXT-JS , EXT-CORE , EXT-GWT as i have worked on ext-js so please explain me in a layman language :) Originally it was just Ext JS.As part of[详细]
2023-01-07 09:06 分类:问答