FileDocCategorySizeDatePackage
SchoolCalendarServiceAsync.javaAPI DocExample967Mon Aug 27 20:11:36 BST 2007com.google.gwt.sample.dynatable.client

SchoolCalendarServiceAsync

public interface SchoolCalendarServiceAsync
The interface for the RPC server endpoint that provides school calendar information for clients that will be calling aysychronously.

Fields Summary
Constructors Summary
Methods Summary
public voidgetPeople(int startIndex, int maxCount, com.google.gwt.user.client.rpc.AsyncCallback callback)