com.vaadin.shared.communication.

Class URLReference

    • Constructor Detail

      • URLReference

        public URLReference()
    • Method Detail

      • getURL

        public String getURL()

        Returns the URL that this object refers to.

        Note that the URL can use special protocols like theme://

        Returns:

        The URL for this reference or null if unknown.

      • setURL

        public void setURL​(String url)

        Sets the URL that this object refers to.

        Parameters:

        url -