public interface ERDMessagePageInterface
extends com.webobjects.directtoweb.ConfirmPageInterface, com.webobjects.directtoweb.ErrorPageInterface, com.webobjects.directtoweb.InspectPageInterface
Modifier and Type | Method and Description |
---|---|
WOComponent |
cancelPage() |
EODataSource |
dataSource() |
com.webobjects.directtoweb.NextPageDelegate |
nextPageDelegate() |
EOEnterpriseObject |
object() |
void |
setCancelPage(WOComponent cp) |
void |
setDataSource(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(WOComponent cp)
WOComponent cancelPage()
void setTitle(String title)
String title()
EOEnterpriseObject object()
EODataSource dataSource()
void setDataSource(EODataSource ds)
Copyright © 2002 – 2024 Project Wonder.