public class AjaxMultiFileUploadBehavior extends AbstractYuiAjaxBehavior
Constructor and Description |
---|
AjaxMultiFileUploadBehavior(AjaxMultiFileUploadSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
addHeaderContribution(IYuiContext context)
Override this method to get access to the IYuiContext
|
protected void |
onFinish(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget) |
protected void |
respond(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget) |
getCallbackFunction, getCallbackParameters, onRenderHead, renderHead, updateAjaxSettings
findIndicatorId, generateCallbackScript, getAjaxCallDecorator, getCallbackScript, getCallbackScript, getChannelName, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, throttleScript
bind, getCallbackUrl, getCallbackUrl, getComponent, getImplementationId, getStatelessHint, onComponentRendered, onComponentTag, onComponentTag, onRendered, onRenderHeadContribution, onRenderHeadInitContribution
public AjaxMultiFileUploadBehavior(AjaxMultiFileUploadSettings 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 ajaxRequestTarget)
respond
in class org.apache.wicket.ajax.AbstractDefaultAjaxBehavior
protected void onFinish(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget)
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.