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