er.directtoweb
Interface ERDMessagePageInterface
- All Superinterfaces:
- ConfirmPageInterface, ErrorPageInterface, InspectPageInterface
- All Known Implementing Classes:
- ERD2WMessagePage
- public interface ERDMessagePageInterface
- extends ConfirmPageInterface, ErrorPageInterface, InspectPageInterface
Super set of all D2W message interfaces, confirm and error.
setNextPageDelegate
public void setNextPageDelegate(NextPageDelegate npd)
- Specified by:
setNextPageDelegate
in interface InspectPageInterface
nextPageDelegate
public NextPageDelegate nextPageDelegate()
setCancelPage
public void setCancelPage(WOComponent cp)
cancelPage
public WOComponent cancelPage()
setTitle
public void setTitle(String title)
title
public String title()
object
public EOEnterpriseObject object()
dataSource
public EODataSource dataSource()
setDataSource
public void setDataSource(EODataSource ds)
Copyright © 2002 – 2004 Project Wonder.