Search Type: Posts; User: asgillett
Search: Search took 0.03 seconds.
-
4 Aug 2009 8:24 PM
- Replies
- 458
- Views
- 125,337
I don't know how to build a complex java web application without storing state in the HttpSession.
There are a few ways to do this using the magic of ThreadLocal variables. I use a servlet filter... -
6 Jul 2009 3:39 PM
- Replies
- 458
- Views
- 125,337
When I tried the supplied war file, it worked perfectly well with firefox3.5, but failed with javascript errors on IE7.
I thought the user guide was very well written, although still a little... -
15 Nov 2007 5:18 PM
- Replies
- 108
- Views
- 78,977
Ext.Resizable has these public methods that are described in the source code but not in the documentation (1.1.1 and 2.0RC1):
resizeTo(width, height)
getEl()
getResizeChild()
... -
17 Jul 2007 9:42 PM
- Replies
- 3
- Views
- 953
I was just wondering much the same thing. As far as I can tell, the only way to append a TreePanel to another element is to specify the container for your TreePanel in the first argument to the...
Results 1 to 4 of 4
