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