Class WUrlFavicon

java.lang.Object
eu.webtoolkit.jwt.WFavicon
eu.webtoolkit.jwt.WUrlFavicon

public class WUrlFavicon extends WFavicon
A WFavicon located at a given URL.

See Also:
  • Constructor Details

  • Method Details

    • setUrl

      public void setUrl(String url)
      Sets the URL.
    • getUrl

      public String getUrl()
      Description copied from class: WFavicon
      Returns the url to the favicon.

      This should return the absolute url to the favicon.

      Specified by:
      getUrl in class WFavicon