org.gwtopenmaps.openlayers.client.strategy
Class PagingStrategy
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.strategy.Strategy
org.gwtopenmaps.openlayers.client.strategy.PagingStrategy
public class PagingStrategy
- extends Strategy
- Author:
- Maciej Jezierski - Pinocchio
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PagingStrategy
public PagingStrategy(JSObject strategy)
PagingStrategy
public PagingStrategy()
activate
public boolean activate()
deactivate
public boolean deactivate()
pageCount
public int pageCount()
pageNum
public int pageNum()
pageLength
public int pageLength()
pageLength
public int pageLength(int length)
pageNext
public boolean pageNext()
pagePrevious
public boolean pagePrevious()
Copyright © 2011 sourceforge. All Rights Reserved.