Class GMap.PanDirectionBehavior

java.lang.Object
org.apache.wicket.behavior.Behavior
org.wicketstuff.gmap.GMap.PanDirectionBehavior
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable
Enclosing class:
GMap

public class GMap.PanDirectionBehavior extends Behavior
See Also:
  • Constructor Details

    • PanDirectionBehavior

      public PanDirectionBehavior(String event, int dx, int dy)
  • Method Details