er.directtoweb
Class ERDConfirmObjectWasSavedDelegate
java.lang.Object
er.directtoweb.ERDConfirmObjectDelegate
er.directtoweb.ERDConfirmObjectWasSavedDelegate
- All Implemented Interfaces:
- 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,
NextPageDelegate delegate)
|
ERDConfirmObjectWasSavedDelegate(EOEnterpriseObject eo,
String confirmPageName,
NextPageDelegate confirmDelegate,
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,
NextPageDelegate confirmDelegate,
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,
NextPageDelegate delegate)
nextPage
public WOComponent nextPage(WOComponent sender)
- Specified by:
nextPage
in interface NextPageDelegate
- Overrides:
nextPage
in class ERDConfirmObjectDelegate
Copyright © 2002 – 2004 Project Wonder.