| Package | Description |
|---|---|
| com.vaadin.client |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLoader |
ResourceLoader.get()
Returns the default ResourceLoader
|
ResourceLoader |
ResourceLoader.ResourceLoadEvent.getResourceLoader()
Gets the resource loader that has fired this event
|
| Constructor and Description |
|---|
ResourceLoadEvent(ResourceLoader loader,
String resourceUrl,
boolean preload)
Creates a new event.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.