wicket.contrib.gmap
Class GMap2.SetCenterBehavior

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

public class GMap2.SetCenterBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
GMap2.SetCenterBehavior(String event, GLatLng gLatLng)
           
 
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.SetCenterBehavior

public GMap2.SetCenterBehavior(String event,
                               GLatLng gLatLng)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2012. All Rights Reserved.