public class BusyIndicatorFileDownloader
extends com.vaadin.server.FileDownloader
com.vaadin.server.ClientConnector.AttachEvent, com.vaadin.server.ClientConnector.AttachListener, com.vaadin.server.ClientConnector.ConnectorErrorEvent, com.vaadin.server.ClientConnector.DetachEvent, com.vaadin.server.ClientConnector.DetachListener| Constructor and Description |
|---|
BusyIndicatorFileDownloader(com.vaadin.server.Resource resource)
Constructeur.
|
BusyIndicatorFileDownloader(com.vaadin.server.Resource resource,
com.vaadin.ui.AbstractComponent target)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleConnectorRequest(com.vaadin.server.VaadinRequest request,
com.vaadin.server.VaadinResponse response,
String path) |
extend, getFileDownloadResource, isOverrideContentType, setFileDownloadResource, setOverrideContentTypeextend, getParent, getSupportedParentType, remove, setParentaddAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addMethodInvocationToQueue, attach, beforeClientResponse, createState, detach, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getState, getState, getStateType, getUI, hashCode, hasListeners, isAttached, isConnectorEnabled, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResourceclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAttachListener, addDetachListener, attach, beforeClientResponse, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, getUI, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlerpublic BusyIndicatorFileDownloader(com.vaadin.server.Resource resource)
resource - ressource à téléchargerpublic BusyIndicatorFileDownloader(com.vaadin.server.Resource resource,
com.vaadin.ui.AbstractComponent target)
resource - ressource à téléchargertarget - composant étendupublic boolean handleConnectorRequest(com.vaadin.server.VaadinRequest request,
com.vaadin.server.VaadinResponse response,
String path)
throws IOException
handleConnectorRequest in interface com.vaadin.server.ClientConnectorhandleConnectorRequest in class com.vaadin.server.FileDownloaderIOExceptionFileDownloader.handleConnectorRequest(com.vaadin.server.VaadinRequest, com.vaadin.server.VaadinResponse, java.lang.String)Copyright © 2014–2016 Université de Lorraine. All rights reserved.