Re: How to define a human readable URL?

2010-08-21 Thread Thamizharasu S
://sample.com/resources/add How could I maintain these type of human readable URL? I hope this would clarify your doubt now... - Thamizharasu S On Aug 20, 11:41 pm, Gal Dolber gal.dol...@gmail.com wrote: Not sure what exactly you mean 2010/8/20 Thamizharasu S zaru...@gmail.com Hi All

Re: Tutorial: GWT + GAE + Twitter

2010-08-21 Thread Thamizharasu S
Hi Sven, Nice introduction about authentication against twitter. - Tham On Aug 21, 6:39 pm, Sven sven.ti...@googlemail.com wrote: Dear group, I've written a blog article on authenticating a GWT hosted on GAE against Twitter accounts. I'ts not a perfect implementation (as it makes use of

How to define a human readable URL?

2010-08-20 Thread Thamizharasu S
Hi All, How to define human readable URL for GWT application? any idea... - Thamizharasu S -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from

Re: UiBinder xml definition reference: HELP...

2010-08-14 Thread Thamizharasu S
Hi, I was supposed to use SuggestionBox widget with UiBinder. How could I mention the data provider as a property from xml or the code? - Thamizharasu S On 14 Aug, 15:17, Thomas Broyer t.bro...@gmail.com wrote: On 13 août, 20:04, Thamizharasu S zaru...@gmail.com wrote: Hi All, Where can I

Is it possible to keep the xml and java file in a different location?

2010-08-14 Thread Thamizharasu S
Hi All, Is it possible to keep the ui binder xml and java file in a separate location? I am getting error if i keep the files in different location. NOTE: I have added the annotation @UiTemplate(xml/file.ui.xml) in the java file. - Thamizharasu S -- You received this message because you

Expose URL as REST service how?

2010-08-13 Thread Thamizharasu S
://sample.com/user/123 as a REST service. If anyone try to access this URL directly, the particular user details should be shown. I don't know how to achieve this using GWT. I am using RPC service to fetch the details of the user from the server. Can any one help me on this? - Thamizharasu S -- You

UiBinder xml definition reference: HELP...

2010-08-13 Thread Thamizharasu S
? - Thamizharasu S -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com

Re: Expose URL as REST service how?

2010-08-13 Thread Thamizharasu S
Hi, Thanks for the quick answer. I want to deply my GWT app in GAE. is there any document for reference or could you help me on this to achieve? - Thamizharasu S On Aug 13, 10:51 pm, lineman78 linema...@gmail.com wrote: REST is provided by most app servers in the form of a reference

SuggestBox + UiBinder question...

2010-08-13 Thread Thamizharasu S
Hi All, I have a problem with SuggestBox with UiBinder. I have created a SuggestBox control using ui.xml binder file. How could I define the 'MultiWordSuggestOracle' object with my suggestBox object which is defined in the xml. Any idea? - Thamizharasu S -- You received this message because

Static CSS rules reference in UiBinder xml

2010-08-05 Thread Thamizharasu S
. Is it possible? I don't want to put this css file under the same location of ui binder xml file. My css file is placed under the war folder directly. Can any one help me on this? - Thamizharasu S -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

Sliding effects...

2010-07-30 Thread Thamizharasu S
Hi, I saw one video demo video about GWT application. Whenever the user wants to navigate to another view, the view navigation is happening through some nice sliding effect. Can any one give some insight information about how this was done? Some clue... - Thamizharasu S -- You received

Re: How To apply Customised CSS

2010-07-30 Thread Thamizharasu S
Hi, If I use UiBinder for the layout, where the css and the related images should be placed? While in the run time how that will be bundled inside the WAR folder? - Thamizharasu S On Jul 30, 9:20 pm, Deepak Singh deepaksingh...@gmail.com wrote: You can create your own style

When GWT 2.1 will be released?

2010-07-14 Thread Thamizharasu S
Hi, What is planned release for GWT 2.1? - Thamizharasu S -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web

API needed to remove all selected rows in FlexTable

2010-05-25 Thread Thamizharasu S
are not exactly match with my need. To have the behavior, I need to traverse through the table, and remove the selected rows one by one. Is it possible to enhance the API? Thanks, Thamizharasu S -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

ListBox control with multiple delete issue...

2010-05-20 Thread Thamizharasu S
I created a multiple select ListBox with the constructor new ListBox(true). I tried to delete all the selected objects from the ListBox. I was not able find any API available now to delete all the selected objects in a single call. Can any one suggest me a solution? Thanks, Thamizharasu S

TabBar css rules

2009-08-03 Thread Thamizharasu S
Hi All, I am using tabBar control to have some tab kind of stuff in my UI. I want to have my own css rules. how this can be set to tab bar. Because i need to have various css rule for selected and non-selected tab. Any idea? Thanks, Thamizharasu S

Re: Widget.clear() method not clearing properly

2009-07-30 Thread Thamizharasu S
(childNodes.getItem(i));} ---*snip*--- Regards, Phil On Jul 27, 6:37 am, Thamizharasu S zaru...@gmail.com wrote: Hi All, I have defined one div id=samplesample content/div control in static html file. In my Entry point class i have a button, if i click the button i have toclearall

Re: How can i get the offline GWT guide?

2009-05-08 Thread Thamizharasu S
Hi Diaz, You are right. I am looking for developer manual for GWT offline. Because i am new to GWT. I am developing my sample application in offline. Thanks, Thamizharasu S On May 7, 8:20 pm, Salvador Diaz diaz.salva...@gmail.com wrote: I think he's talking about the GWT Developer

How can i get the offline GWT guide?

2009-05-07 Thread Thamizharasu S
Hi, How can i get the offline GWT document for reference? Thanks, Thamizharasu S --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to Google-Web-Toolkit