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.addErrorHandler(ErrorHandler handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.dom.client.DomEvent.Type<ErrorHandler> |
ErrorEvent.getAssociatedType() |
static com.google.gwt.event.dom.client.DomEvent.Type<ErrorHandler> |
ErrorEvent.getType() |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasErrorHandlers.addErrorHandler(ErrorHandler handler)
Adds a
ErrorHandler handler. |
protected void |
ErrorEvent.dispatch(ErrorHandler handler) |
Copyright © 2017. All Rights Reserved.