public abstract class DrawListenerBehavior extends AbstractDefaultAjaxBehavior
INDICATOR| Constructor and Description |
|---|
DrawListenerBehavior() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSaddListener() |
protected IOpenLayersMap |
getOpenLayersMap() |
protected void |
onBind() |
protected abstract void |
onDrawEnded(com.vividsolutions.jts.geom.Geometry poly,
AjaxRequestTarget target) |
protected void |
onEvent(AjaxRequestTarget target)
Typically response parameters that are meant for this event are picket up and made available
for the further processing.
|
void |
renderHead(Component c,
IHeaderResponse response) |
protected void |
respond(AjaxRequestTarget target) |
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onMethodMismatch, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersPagepublic void renderHead(Component c, IHeaderResponse response)
renderHead in interface IComponentAwareHeaderContributorrenderHead in class AbstractDefaultAjaxBehaviorprotected void onBind()
onBind in class AbstractDefaultAjaxBehaviorpublic String getJSaddListener()
protected final IOpenLayersMap getOpenLayersMap()
protected final void respond(AjaxRequestTarget target)
respond in class AbstractDefaultAjaxBehaviorAbstractDefaultAjaxBehavior.respond(org.apache.wicket.ajax.AjaxRequestTarget)protected void onEvent(AjaxRequestTarget target) throws RuntimeException
target - Target to add the Components, that need to be redrawn, to.RuntimeExceptionprotected abstract void onDrawEnded(com.vividsolutions.jts.geom.Geometry poly,
AjaxRequestTarget target)
Copyright © 2008–2020. All rights reserved.