org.gwtopenmaps.openlayers.client.strategy
Class RefreshStrategy

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.strategy.Strategy
              extended by org.gwtopenmaps.openlayers.client.strategy.RefreshStrategy

public class RefreshStrategy
extends Strategy

Author:
Maciej Jezierski - Pinocchio

Constructor Summary
RefreshStrategy()
           
RefreshStrategy(JSObject strategy)
           
 
Method Summary
 boolean activate()
           
 boolean deactivate()
           
 void refresh()
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshStrategy

public RefreshStrategy(JSObject strategy)

RefreshStrategy

public RefreshStrategy()
Method Detail

activate

public boolean activate()

deactivate

public boolean deactivate()

refresh

public void refresh()


Copyright © 2011 sourceforge. All Rights Reserved.