er.directtoweb.delegates
Class ERDConfirmObjectWasSavedDelegate
java.lang.Object
er.directtoweb.delegates.ERDConfirmObjectDelegate
er.directtoweb.delegates.ERDConfirmObjectWasSavedDelegate
- All Implemented Interfaces:
- com.webobjects.directtoweb.NextPageDelegate
public class ERDConfirmObjectWasSavedDelegate
- extends ERDConfirmObjectDelegate
Determines if the user wants the changes saved if so provides a confirm page, if note uses cancel delegate.
|
Constructor Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERDConfirmObjectWasSavedDelegate
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
com.webobjects.directtoweb.NextPageDelegate confirmDelegate,
com.webobjects.directtoweb.NextPageDelegate cancelDelegate)
ERDConfirmObjectWasSavedDelegate
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
WOComponent confirmPage,
WOComponent cancelPage)
ERDConfirmObjectWasSavedDelegate
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
WOComponent nextPage)
ERDConfirmObjectWasSavedDelegate
public ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
com.webobjects.directtoweb.NextPageDelegate delegate)
nextPage
public WOComponent nextPage(WOComponent sender)
- Specified by:
nextPage in interface com.webobjects.directtoweb.NextPageDelegate- Overrides:
nextPage in class ERDConfirmObjectDelegate
Copyright © 2002 – 2011 Project Wonder.