Uses of Class
com.vaadin.client.ResourceLoader
-
Packages that use ResourceLoader Package Description com.vaadin.client -
-
Uses of ResourceLoader in com.vaadin.client
Methods in com.vaadin.client that return ResourceLoader Modifier and Type Method Description ResourceLoaderRegistry. getResourceLoader()Gets theResourceLoadersingleton.ResourceLoaderResourceLoader.ResourceLoadEvent. getResourceLoader()Gets the resource loader that has fired this event.Constructors in com.vaadin.client with parameters of type ResourceLoader Constructor Description ResourceLoadEvent(ResourceLoader loader, String resourceData)Creates a new event.
-