@EventType(value="upload") public class UploadEvent extends MouseEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
UploadEvent.UploadState |
MouseEvent.MouseButton| Constructor and Description |
|---|
UploadEvent() |
UploadEvent(BaseComponent target,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getBlob() |
String |
getFile() |
int |
getLoaded() |
UploadEvent.UploadState |
getState() |
int |
getTotal() |
getMouseButton, getPageX, getPageYgetCurrentTarget, getData, getPage, getRelatedTarget, getTarget, getTargetId, getType, isStopped, stopPropagationpublic static final String TYPE
public UploadEvent()
public UploadEvent(BaseComponent target, Object data)
public String getFile()
public InputStream getBlob()
public int getTotal()
public int getLoaded()
public UploadEvent.UploadState getState()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.