File
Doc
Category
Size
Date
Package
SchoolCalendarServiceAsync.java
API Doc
Example
967
Mon Aug 27 20:11:36 BST 2007
com.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 void
getPeople
(
int
startIndex,
int
maxCount,
com.google.gwt.user.client.rpc.AsyncCallback
callback)
Java Code Source