Uses of Class
com.vaadin.shared.communication.URLReference
-
Packages that use URLReference Package Description com.vaadin.shared.communication com.vaadin.shared.ui com.vaadin.shared.ui.loginform -
-
Uses of URLReference in com.vaadin.shared.communication
Fields in com.vaadin.shared.communication with type parameters of type URLReference Modifier and Type Field Description Map<String,URLReference>SharedState. resourcesThe 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 Modifier and Type Field Description List<URLReference>AbstractMediaState. sources -
Uses of URLReference in com.vaadin.shared.ui.loginform
Fields in com.vaadin.shared.ui.loginform declared as URLReference Modifier and Type Field Description URLReferenceLoginFormState. loginResource
-