How to use the remote service

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

How to use the remote service

Postby bgailer » Tue Nov 28, 2006 6:09 pm

Using the wizard I created public interface UpdateAsync and public interface Update, What do I do with these? I want a change to a textbox to update something on the server side. How to I connect the textbox change event to the async stuff?
bgailer
 

Re: How to use the remote service

Postby Eric Clayberg » Tue Nov 28, 2006 7:00 pm

bgailer wrote:Using the wizard I created public interface UpdateAsync and public interface Update, What do I do with these? I want a change to a textbox to update something on the server side. How to I connect the textbox change event to the async stuff?

Good docs on using the GWT Remote Procedure Call (service) mechanism are available on the Google GWT site.

You should also review the Google docs on GWT Events and Listeners.

Creation of event handlers in Designer is covered here.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests