public class PlaceSearchPagination extends JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
PlaceSearchPagination() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNextPage()
Indicates if further results are available.
|
void |
nextPage()
Fetches the next page of results.
|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
public final void nextPage()
public final boolean hasNextPage()
Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.