|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfirmPageInterface | |
com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. |
Uses of ConfirmPageInterface in com.webobjects.directtoweb |
Classes in com.webobjects.directtoweb that implement ConfirmPageInterface | |
class |
BASConfirmPage
|
class |
D2WConfirmPage
The D2WConfirmPage class provides the behavior for the confirm
page Direct to Web templates, specifically BASConfirmPage, NEUConfirmPage,
and WOLConfirmPage. |
class |
NEUConfirmPage
|
class |
WOLConfirmPage
|
Methods in com.webobjects.directtoweb that return ConfirmPageInterface | |
ConfirmPageInterface |
D2W.confirmPageForEntityNamed(String entityName,
WOSession session)
Returns a confirm page (a WOComponent object implementing the ConfirmPageInterface) for the entity identified by entityName . |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |