| 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)
Creates a new event.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.