public interface ERDMessagePageInterface
extends com.webobjects.directtoweb.ConfirmPageInterface, com.webobjects.directtoweb.ErrorPageInterface, com.webobjects.directtoweb.InspectPageInterface
Modifier and Type | Method and Description |
---|---|
com.webobjects.appserver.WOComponent |
cancelPage() |
com.webobjects.eocontrol.EODataSource |
dataSource() |
com.webobjects.directtoweb.NextPageDelegate |
nextPageDelegate() |
com.webobjects.eocontrol.EOEnterpriseObject |
object() |
void |
setCancelPage(com.webobjects.appserver.WOComponent cp) |
void |
setDataSource(com.webobjects.eocontrol.EODataSource ds) |
void |
setNextPageDelegate(com.webobjects.directtoweb.NextPageDelegate npd) |
void |
setTitle(String title) |
String |
title() |
setCancelDelegate, setConfirmDelegate, setMessage
void setNextPageDelegate(com.webobjects.directtoweb.NextPageDelegate npd)
setNextPageDelegate
in interface com.webobjects.directtoweb.InspectPageInterface
com.webobjects.directtoweb.NextPageDelegate nextPageDelegate()
void setCancelPage(com.webobjects.appserver.WOComponent cp)
com.webobjects.appserver.WOComponent cancelPage()
void setTitle(String title)
String title()
com.webobjects.eocontrol.EOEnterpriseObject object()
com.webobjects.eocontrol.EODataSource dataSource()
void setDataSource(com.webobjects.eocontrol.EODataSource ds)
Copyright © 2002 – 2020 Project Wonder.