public interface ConfirmHandler
Modifier and Type | Method and Description |
---|---|
boolean |
handleConfirm(Page page,
String message)
Handles a confirm for the specified page.
|
boolean handleConfirm(Page page, String message)
page
- the page on which the confirm occurredmessage
- the message in the confirmCopyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.