wicket.contrib.gmap.api
Class GEventHandler

java.lang.Object
  extended by wicket.contrib.gmap.api.GEventHandler
All Implemented Interfaces:
Serializable

public abstract class GEventHandler
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GEventHandler()
           
 
Method Summary
abstract  void onEvent(AjaxRequestTarget target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GEventHandler

public GEventHandler()
Method Detail

onEvent

public abstract void onEvent(AjaxRequestTarget target)


Copyright © 2012. All Rights Reserved.