public abstract class ProbeFlashBehavior extends AbstractYuiAjaxBehavior
Constructor and Description |
---|
ProbeFlashBehavior() |
ProbeFlashBehavior(IAjaxSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
addHeaderContribution(IYuiContext context)
Override this method to get access to the IYuiContext
|
protected abstract void |
handleFlash(FlashVersion flash) |
protected void |
respond(org.apache.wicket.ajax.AjaxRequestTarget target) |
onRenderHead, renderHead, updateAjaxAttributes, updateAjaxSettings
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ProbeFlashBehavior()
public ProbeFlashBehavior(IAjaxSettings settings)
public void addHeaderContribution(IYuiContext context)
AbstractYuiAjaxBehavior
addHeaderContribution
in class AbstractYuiAjaxBehavior
context
- The IYuiContext this behavior can use to register YUI-modules and the likes.protected void respond(org.apache.wicket.ajax.AjaxRequestTarget target)
respond
in class org.apache.wicket.ajax.AbstractDefaultAjaxBehavior
protected abstract void handleFlash(FlashVersion flash)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.