Archive for category GWT
GWT: Bounded TextField in GXT
April 26th, 2011 by Scott SelikoffThis article provides a solution for creating a TextField with bounded user input in Sencha GXT (aka Ext GWT), for use in GWT applications. The Problem Recently, I was looking for a way to limit the amount of text a user could enter on an HTML form within a GXT application – for example, limiting […]
Posted: 26 April, 2011 in GWT.
Tags: ext, extgwt, extjs, gwt, gxt, html, input, Java/Java EE, length, maxlength, sencha, textfield, user
Comments: -
GWT 2.2 Breaks Most Plug-ins
March 9th, 2011 by Scott SelikoffI often comment that the GWT API is extremely unstable, more so than most other open source projects, due to the vast number of changes in each release. When Google released GWT 2.2 a few weeks ago, the release notes implied this was a relatively minor release. After attempted to update a fairly large GWT […]
Posted: 9 March, 2011 in GWT, Java/Java EE.
Tags: 2.2, api, cutting edge, ext js, google, gwt, gxt, Java/Java EE, maps, sencha, toolkit
Comments: 3
Google Releases GWT Designer
February 24th, 2011 by Scott SelikoffLast week, Google released the GWT 2.2 update. While this was a relatively minor update, at least compared to previous version updates, there was one new feature mentioned in the release notes that was much needed: GWT Designer. UiBinder’s Missing Cousin The GWT 2.0 version saw the release of the UiBinder framework, a technique for […]
Posted: 24 February, 2011 in GWT.
Tags: ajax, designer, google, gwt, html, uibinder
Comments: 5