
Public Member Functions | |
| String | confirmationMessage () |
| WOActionResults | deleteIt () |
| ModalDialogFormFirstContent (WOContext context) | |
Private Attributes | |
| boolean | isSecondConfirmation |
| ModalDialogFormFirstContent | ( | WOContext | context | ) |
| String confirmationMessage | ( | ) |
Binding for WOString that is in AjaxUpdateContainer "ConfirmationMessage". Returns an initial or repeated confirmation message.
| WOActionResults deleteIt | ( | ) |
Ajax method that is called when deletion is confirmed in the Ajax Dialog with the Yes2 hyperlink. This shows how to update the dialog contents and how to close the box from Java.
boolean isSecondConfirmation [private] |
1.5.8