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