FileUploadWidget
@Deprecated public class AjaxMultiFileUploadBehavior extends AbstractYuiAjaxBehavior
Constructor and Description |
---|
AjaxMultiFileUploadBehavior(AjaxMultiFileUploadSettings settings)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addHeaderContribution(IYuiContext context)
Deprecated.
Override this method to get access to the IYuiContext
|
protected void |
onFinish(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget)
Deprecated.
|
protected void |
respond(org.apache.wicket.ajax.AjaxRequestTarget ajaxRequestTarget)
Deprecated.
|
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 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–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.