Inherited by ERDConfirmObjectWasSavedDelegate.

Public Member Functions | |
| ERDConfirmObjectDelegate (EOEnterpriseObject eo, String confirmPageName, NextPageDelegate delegate) | |
| ERDConfirmObjectDelegate (EOEnterpriseObject eo, String confirmPageName, WOComponent nextPage) | |
| ERDConfirmObjectDelegate (EOEnterpriseObject eo, String confirmPageName, WOComponent confirmPage, WOComponent cancelPage) | |
| ERDConfirmObjectDelegate (EOEnterpriseObject eo, String confirmPageName, NextPageDelegate confirmDelegate, NextPageDelegate cancelDelegate) | |
| WOComponent | nextPage (WOComponent sender) |
Protected Attributes | |
| NextPageDelegate | _cancelDelegate |
| NextPageDelegate | _confirmDelegate |
| String | _confirmPageName |
| EOEditingContext | _ec |
| EOEnterpriseObject | _eo |
| ERDConfirmObjectDelegate | ( | EOEnterpriseObject | eo, | |
| String | confirmPageName, | |||
| NextPageDelegate | confirmDelegate, | |||
| NextPageDelegate | cancelDelegate | |||
| ) |
| ERDConfirmObjectDelegate | ( | EOEnterpriseObject | eo, | |
| String | confirmPageName, | |||
| WOComponent | confirmPage, | |||
| WOComponent | cancelPage | |||
| ) |
| ERDConfirmObjectDelegate | ( | EOEnterpriseObject | eo, | |
| String | confirmPageName, | |||
| WOComponent | nextPage | |||
| ) |
| ERDConfirmObjectDelegate | ( | EOEnterpriseObject | eo, | |
| String | confirmPageName, | |||
| NextPageDelegate | delegate | |||
| ) |
| WOComponent nextPage | ( | WOComponent | sender | ) |
Reimplemented in ERDConfirmObjectWasSavedDelegate.
NextPageDelegate _cancelDelegate [protected] |
NextPageDelegate _confirmDelegate [protected] |
String _confirmPageName [protected] |
EOEditingContext _ec [protected] |
EOEnterpriseObject _eo [protected] |
1.5.8