ERDEditObjectDelegate Interface Reference
List of all members.
|
Public Member Functions |
| WOComponent | editObject (EOEnterpriseObject object, WOComponent nextPage) |
Detailed Description
this defines a mechanism to bridge editObjectAction() in ERD2WListPage to render custom edit
pages - Author:
- santoash
Member Function Documentation
| 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.
- Parameters:
-
| object | - object to be edited |
| nextPage | - page to return to after editing |
- Returns:
- Edit page for the object thats passed in
The documentation for this interface was generated from the following file: