public interface ERDEditObjectDelegate
| Modifier and Type | Method and Description |
|---|---|
WOComponent |
editObject(EOEnterpriseObject object,
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. |
WOComponent editObject(EOEnterpriseObject object, 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 editingCopyright © 2002 – 2022 Project Wonder.