File
Doc
Category
Size
Date
Package
SchoolCalendarService.java
API Doc
Example
912
Mon Aug 27 20:11:36 BST 2007
com.google.gwt.sample.dynatable.client
SchoolCalendarService
public interface SchoolCalendarService implements com.google.gwt.user.client.rpc.RemoteService
The interface for the RPC server endpoint to get school calendar information.
Fields Summary
Constructors Summary
Methods Summary
public
Person
[]
getPeople
(
int
startIndex,
int
maxCount)
Java Code Source