org.gwtopenmaps.openlayers.client.strategy
Class PagingStrategyImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.strategy.PagingStrategyImpl
public class PagingStrategyImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagingStrategyImpl
public PagingStrategyImpl()
create
public static JSObject create()
activate
public static boolean activate(JSObject self)
deactivate
public static boolean deactivate(JSObject self)
pageCount
public static int pageCount(JSObject self)
pageNum
public static int pageNum(JSObject self)
pageLength
public static int pageLength(JSObject self)
pageLength
public static int pageLength(JSObject self,
int length)
pageNext
public static boolean pageNext(JSObject self)
pagePrevious
public static boolean pagePrevious(JSObject self)
Copyright © 2011 sourceforge. All Rights Reserved.