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