er.directtoweb.interfaces
Interface ERDEditObjectDelegate
public interface ERDEditObjectDelegate
this defines a mechanism to bridge editObjectAction() in ERD2WListPage to
render custom edit pages
- Author:
- santoash
editObject
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 editednextPage - - page to return to after editing
- Returns:
- Edit page for the object thats passed in
Copyright © 2002 – 2011 Project Wonder.