Class BinaryFieldDownload
java.lang.Object
org.apache.wicket.behavior.Behavior
org.apache.wicket.behavior.AbstractAjaxBehavior
org.apache.syncope.client.ui.commons.markup.html.form.BinaryFieldDownload
- All Implemented Interfaces:
Serializable,IComponentAwareEventSink,IRequestListener,IComponentAwareHeaderContributor,IClusterable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryFieldDownload(String name, boolean addAntiCache) BinaryFieldDownload(String name, String fileKey, String mimeType, boolean addAntiCache) -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract HttpResourceStreamvoidinitiate(AjaxRequestTarget target) voidMethods inherited from class org.apache.wicket.behavior.AbstractAjaxBehavior
afterRender, bind, getCallbackUrl, getComponent, onBind, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindMethods inherited from class org.apache.wicket.behavior.Behavior
beforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTag, renderHeadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.wicket.IRequestListener
rendersPage
-
Constructor Details
-
BinaryFieldDownload
-
BinaryFieldDownload
-
-
Method Details
-
initiate
-
onRequest
public void onRequest() -
getResourceStream
-