public interface FaviconChanged extends BrowserEvent
| Modifier and Type | Method and Description |
|---|---|
default Browser |
browser()
Returns the
Browser instance initiated this event. |
default Bitmap |
favicon()
Returns a bitmap that represents the new favicon.
|
default Browser browser()
BrowserEventBrowser instance initiated this event.browser in interface BrowserEventdefault Bitmap favicon()