ERDConfirmObjectDelegate Class Reference

Inherits com::webobjects::directtoweb::NextPageDelegate.

Inherited by ERDConfirmObjectWasSavedDelegate.

Collaboration diagram for ERDConfirmObjectDelegate:

Collaboration graph
[legend]

List of all members.

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


Detailed Description

Extends ObjectSaverDelegate to provide a confirm page.

Constructor & Destructor Documentation

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 
)


Member Function Documentation

WOComponent nextPage ( WOComponent  sender  ) 


Member Data Documentation

NextPageDelegate _cancelDelegate [protected]

NextPageDelegate _confirmDelegate [protected]

String _confirmPageName [protected]

EOEditingContext _ec [protected]

EOEnterpriseObject _eo [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:53 2012 for Project Wonder by  doxygen 1.5.8