wicket.contrib.gmap
Class GMap2.PanDirectionBehavior

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

public class GMap2.PanDirectionBehavior
extends Behavior

See Also:
Serialized Form

Constructor Summary
GMap2.PanDirectionBehavior(String event, int dx, int dy)
           
 
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.PanDirectionBehavior

public GMap2.PanDirectionBehavior(String event,
                                  int dx,
                                  int dy)
Method Detail

getJSinvoke

protected String getJSinvoke()


Copyright © 2012. All Rights Reserved.