public class ERDObjectWasCreatedDelegate extends Object implements com.webobjects.directtoweb.NextPageDelegate
Modifier and Type | Field and Description |
---|---|
EOEditingContext |
editingContext |
EOEnterpriseObject |
eoToCreate |
com.webobjects.directtoweb.NextPageDelegate |
noDelegate |
com.webobjects.directtoweb.NextPageDelegate |
yesDelegate |
Constructor and Description |
---|
ERDObjectWasCreatedDelegate(EOEnterpriseObject eo,
com.webobjects.directtoweb.NextPageDelegate yes,
com.webobjects.directtoweb.NextPageDelegate no) |
Modifier and Type | Method and Description |
---|---|
WOComponent |
nextPage(WOComponent sender) |
public EOEnterpriseObject eoToCreate
public EOEditingContext editingContext
public com.webobjects.directtoweb.NextPageDelegate yesDelegate
public com.webobjects.directtoweb.NextPageDelegate noDelegate
public ERDObjectWasCreatedDelegate(EOEnterpriseObject eo, com.webobjects.directtoweb.NextPageDelegate yes, com.webobjects.directtoweb.NextPageDelegate no)
public WOComponent nextPage(WOComponent sender)
nextPage
in interface com.webobjects.directtoweb.NextPageDelegate
Copyright © 2002 – 2024 Project Wonder.