org.gwtopenmaps.openlayers.client.control
Class NavigationHistoryImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.control.NavigationHistoryImpl
public class NavigationHistoryImpl
- extends Object
- Author:
- giuseppe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationHistoryImpl
public NavigationHistoryImpl()
create
public static JSObject create()
create
public static JSObject create(JSObject options)
previous
public static void previous(JSObject self)
next
public static void next(JSObject self)
limit
public static void limit(JSObject self,
int limit)
autoActivate
public static void autoActivate(JSObject self,
boolean autoActivate)
nextTrigger
public static JSObject nextTrigger(JSObject self)
getPrevious
public static JSObject getPrevious(JSObject self)
getNext
public static JSObject getNext(JSObject self)
previousTrigger
public static void previousTrigger(JSObject self)
clear
public static void clear(JSObject self)
Copyright © 2011 sourceforge. All Rights Reserved.