Project Wonder 2.0

er.directtoweb
Class ERDConfirmObjectWasSavedDelegate

java.lang.Object
  extended byer.directtoweb.ERDConfirmObjectDelegate
      extended byer.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.


Field Summary
 
Fields inherited from class er.directtoweb.ERDConfirmObjectDelegate
_cancelDelegate, _confirmDelegate, _confirmPageName, _ec, _eo
 
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)
           
 
Method Summary
 WOComponent nextPage(WOComponent sender)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

nextPage

public WOComponent nextPage(WOComponent sender)
Specified by:
nextPage in interface NextPageDelegate
Overrides:
nextPage in class ERDConfirmObjectDelegate

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.