org.wicketstuff.openlayers
Class OpenLayersMap.ZoomInBehavior

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by org.wicketstuff.openlayers.OpenLayersMap.ZoomInBehavior
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable
Enclosing class:
OpenLayersMap

public class OpenLayersMap.ZoomInBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
OpenLayersMap.ZoomInBehavior(String event)
           
 
Method Summary
protected  String getJSinvoke()
           
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onConfigure, onEvent, onException, renderHead, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenLayersMap.ZoomInBehavior

public OpenLayersMap.ZoomInBehavior(String event)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2008-2012. All Rights Reserved.