| Package | Description |
|---|---|
| org.vectomatic.file |
Classes to provide abstraction of the W3C File API.
|
| org.vectomatic.file.events |
Event classes specific to the W3C File API.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
FileReader.addAbortHandler(AbortHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.dom.client.DomEvent.Type<AbortHandler> |
AbortEvent.getAssociatedType() |
static com.google.gwt.event.dom.client.DomEvent.Type<AbortHandler> |
AbortEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasAbortHandlers.addAbortHandler(AbortHandler handler)
Adds a
AbortHandler handler. |
protected void |
AbortEvent.dispatch(AbortHandler handler) |
Copyright © 2017. All Rights Reserved.