|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
public interface ERDEditObjectDelegate
this defines a mechanism to bridge editObjectAction() in ERD2WListPage to render custom edit pages
| Method Summary | |
|---|---|
com.webobjects.appserver.WOComponent |
editObject(com.webobjects.eocontrol.EOEnterpriseObject object,
com.webobjects.appserver.WOComponent nextPage)
this method will be called from ERD2WListPage#editObjectAction()
and the implemetation of this method should return a edit page
for the object thats passed in. |
| Method Detail |
|---|
com.webobjects.appserver.WOComponent editObject(com.webobjects.eocontrol.EOEnterpriseObject object,
com.webobjects.appserver.WOComponent nextPage)
ERD2WListPage#editObjectAction()
and the implemetation of this method should return a edit page
for the object thats passed in.
object - - object to be editednextPage - - page to return to after editing
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||