gxt
GXT - Auto height in Info popup
I am using class com.extjs.gxt.ui.client.widget.Info for showing popup messages. I need to show messages of different height, so popup element should change its height automatically.[详细]
2023-01-05 17:49 分类:问答GXT date field - show date after clearing
I hava and 开发者_开发百科GXT form with a DateField. When I clear the form by invoking the clear() method on my form panel, my date field is cleared and stays empty. But I want the date field to displ[详细]
2023-01-05 10:20 分类:问答GXT - link two components height
I want to have a panel, with two columns. The first column will contain a list of beans, and the right one a form panel for editing those beans. What I want to do, is that list height is the same as[详细]
2023-01-03 03:33 分类:问答GXT Problem with method override
Using GXT I would like to override the \'drop\' in the \'Drag & Drop Grid\' example on the GXT开发者_开发技巧 examples webpage.[详细]
2023-01-02 13:03 分类:问答What is the best approach for unit testing/integration testing GXT code?
I have been tasked to setup a continuous integration environment for a GXT 2.1.1 and GWT 2.0.1 environment.Unfortunately I am new to AJAX and Web Services and have lit开发者_StackOverflowtle idea how[详细]
2023-01-01 21:50 分类:问答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 application to a LDAP server. Can you tell me how to connect a LDAP server from our java application and[详细]
2023-01-01 02:05 分类:问答Howto retain checkbox selections in pageable gridpanel
I have a use case that requires a data table 开发者_开发知识库that is pageable, has a checkbox selection per row, and needs to maintain the checkbox selections when paging.[详细]
2022-12-30 02:00 分类:问答Ext-GWT / GXT (Not So) Simple Layout Issue?
I have posted this question on the Ext-GWT forums, I am just hoping that someone here might have an answer for me![详细]
2022-12-29 17:28 分类:问答File Upload in GXT discriminates against certain file types
We are using GXT (EXT + GWT) and Apache commons file upload servlet utility.We have file uploads working but certain types are not uploaded, e.g., text files.Even if the text files have their extensio[详细]
2022-12-29 01:04 分类:问答GXT: How to bring the login page when session expires
开发者_如何学运维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 expi[详细]
2022-12-28 21:08 分类:问答