org.gwtopenmaps.openlayers.client.strategy
Class RefreshStrategyImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.strategy.RefreshStrategyImpl

public class RefreshStrategyImpl
extends Object


Constructor Summary
RefreshStrategyImpl()
           
 
Method Summary
static boolean activate(JSObject self)
           
static JSObject create()
           
static boolean deactivate(JSObject self)
           
static void refresh(JSObject self)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshStrategyImpl

public RefreshStrategyImpl()
Method Detail

create

public static JSObject create()

activate

public static boolean activate(JSObject self)

deactivate

public static boolean deactivate(JSObject self)

refresh

public static void refresh(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.