public interface AppletConfirmHandler extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
confirm(HtmlApplet applet)
Handles a confirm for the specified page.
|
boolean |
confirm(HtmlObject applet)
Handles a confirm for the specified page.
|
boolean confirm(HtmlApplet applet)
applet - the applet the browser likes to startboolean confirm(HtmlObject applet)
applet - the applet the browser likes to startCopyright © 2002–2020 Gargoyle Software Inc.. All rights reserved.