public interface BrowserEventListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
processBrowserEvent(BrowserEvent e)
The method that is called to notify that a new browser event has been generated.
|
void processBrowserEvent(BrowserEvent e)
e
- the browser event.Copyright © 2010–2017 ForgeRock AS. All rights reserved.