wicket.contrib.gmap
Class GMap2.ZoomInBehavior

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by wicket.contrib.gmap.GMap2.ZoomInBehavior
All Implemented Interfaces:
Serializable, IClusterable, IComponentAwareEventSink, IComponentAwareHeaderContributor
Enclosing class:
GMap2

public class GMap2.ZoomInBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
GMap2.ZoomInBehavior(String event)
           
 
Method Summary
protected  String getJSinvoke()
           
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, 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

GMap2.ZoomInBehavior

public GMap2.ZoomInBehavior(String event)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2012. All Rights Reserved.