wicket.contrib.gmap
Class GMap2.SetZoomBehavior

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

public class GMap2.SetZoomBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
GMap2.SetZoomBehavior(String event, int zoom)
           
 
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.SetZoomBehavior

public GMap2.SetZoomBehavior(String event,
                             int zoom)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2012. All Rights Reserved.