Uses of Class
com.vaadin.shared.communication.URLReference

Packages that use URLReference
com.vaadin.shared.communication   
com.vaadin.shared.ui   
 

Uses of URLReference in com.vaadin.shared.communication
 

Fields in com.vaadin.shared.communication with type parameters of type URLReference
 java.util.Map<java.lang.String,URLReference> SharedState.resources
          The automatically managed resources used by the connector.
 

Uses of URLReference in com.vaadin.shared.ui
 

Fields in com.vaadin.shared.ui with type parameters of type URLReference
 java.util.List<URLReference> AbstractMediaState.sources
           
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.