Re: Can CellWidgets contain custom composite widgets ?

2011-03-14 Thread Robert Pazurek
Could anyone please explain why it is not possible to use edit widgets in a cell? If can see the solution with the getElement() working, but it is at best cumbersome and at worst a lot of hacking getting your custom widgets to work properly. The high performance argument can not really

Set focus to listBox in PopupPanel after show

2010-12-13 Thread Robert Pazurek
Hi, I am currently developing a dialog base class for our web framework. One feature I'd like to add is the possibility to set a default focus requester, that gets the focus after the popup is shown. First I thought it would be sufficient to set the focus on the given Focusable in an overridden