public class ERDConfirmObjectWasSavedDelegate extends ERDConfirmObjectDelegate
_cancelDelegate, _confirmDelegate, _confirmPageName, _ec, _eo
Constructor and Description |
---|
ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
com.webobjects.directtoweb.NextPageDelegate delegate) |
ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
com.webobjects.directtoweb.NextPageDelegate confirmDelegate,
com.webobjects.directtoweb.NextPageDelegate cancelDelegate) |
ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
WOComponent nextPage) |
ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
WOComponent confirmPage,
WOComponent cancelPage) |
Modifier and Type | Method and Description |
---|---|
WOComponent |
nextPage(WOComponent sender) |
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo, String confirmPageName, com.webobjects.directtoweb.NextPageDelegate confirmDelegate, com.webobjects.directtoweb.NextPageDelegate cancelDelegate)
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo, String confirmPageName, WOComponent confirmPage, WOComponent cancelPage)
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo, String confirmPageName, WOComponent nextPage)
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo, String confirmPageName, com.webobjects.directtoweb.NextPageDelegate delegate)
public WOComponent nextPage(WOComponent sender)
nextPage
in interface com.webobjects.directtoweb.NextPageDelegate
nextPage
in class ERDConfirmObjectDelegate
Copyright © 2002 – 2024 Project Wonder.