Issues with Code splitting using AsyncProvider interface of Gin

2011-08-14 Thread Rashmi
I am trying to do code splitting in my GWT application. Following MVP pattern, I have a Presenter and View called TopPanelPresenter and TopPanelViewer, which are instantiated in the application level controller called AppPresenter. I have tried two approaches. With one of the approaches (Using

Re: getting the current row count from the button

2010-07-02 Thread Rashmi
Below is the code for ClickHandler I have written for removing a row. The button is placed in each row in the FlexTable and removes that particular row. public class RemoveRowButtonClickHandler implements ClickHandler { @Override public void

Re: SuggestBox showing all options on Enter key

2010-06-18 Thread Rashmi
},  *             {...@link com.google.gwt.event.dom.client.KeyUpHandler} and/or  *             {...@link com.google.gwt.event.dom.client.KeyPressHandler} instead  */ @Deprecated public interface KeyboardListener extends EventListener { cheers   JZ On Mon, Jun 14, 2010 at 2:00 PM, Rashmi guptara

SuggestBox showing all options on Enter key

2010-06-14 Thread Rashmi
I need to create a SuggestBox that will show all options on pressing the Enter key. I have written the following implementation, and it seems to be working fine. I would like someone to review my implementation and let me know if it will cause problems in any particular scenario. Also, the

rashmi dixit wants to chat

2009-07-20 Thread rashmi dixit
--- rashmi dixit wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-ee39210bcd-4104d93eba-6202a5a10b123ddc You'll need

Dynamically generating meta-tag for specifying locale

2008-11-03 Thread rashmi
settings? Most browsers send an Accept-Language header - is there any way in GWT to use that information to dynamically generate the meta-tag? I would really appreciate any reply. Regards, Rashmi --~--~-~--~~~---~--~~ You received this message because you are subscribed