ERDNextPageDelegate Interface Reference
Inherits com::webobjects::directtoweb::NextPageDelegate.
List of all members.
|
Public Member Functions |
| WOActionResults | erNextPage (WOComponent sender) |
Detailed Description
The regular NextPageDelegate interface from d2w has hard coded the return type of WOComponent. Sometimes you need to return a WOResponse instead of a component. This interface solves this problem. Alternately, you could return a ERXResponseComponent.
Member Function Documentation
| WOActionResults erNextPage |
( |
WOComponent |
sender |
) |
|
The documentation for this interface was generated from the following file: