public abstract class DragListener extends GEventListenerBehavior
| Constructor and Description |
|---|
DragListener() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEvent()
See: Event table after
google.maps.Map class.
|
protected abstract void |
onDrag(org.apache.wicket.ajax.AjaxRequestTarget target) |
protected void |
onEvent(org.apache.wicket.ajax.AjaxRequestTarget target)
Typically response parameters that are meant for this event are picket up and made available for the further
processing.
|
getGMap, getJSaddListener, getStatelessHint, onBind, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHead, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListenerInterface, detach, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagprotected String getEvent()
GEventListenerBehaviorgetEvent in class GEventListenerBehaviorprotected void onEvent(org.apache.wicket.ajax.AjaxRequestTarget target)
GEventListenerBehavioronEvent in class GEventListenerBehaviortarget - Target to add the Components, that need to be redrawn, to.protected abstract void onDrag(org.apache.wicket.ajax.AjaxRequestTarget target)
Copyright © 2016. All rights reserved.