Project Wonder 5.0

er.directtoweb.delegates
Interface ERDNextPageDelegate

All Superinterfaces:
com.webobjects.directtoweb.NextPageDelegate

public interface ERDNextPageDelegate
extends com.webobjects.directtoweb.NextPageDelegate

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.


Method Summary
 WOActionResults erNextPage(WOComponent sender)
           
 
Methods inherited from interface com.webobjects.directtoweb.NextPageDelegate
nextPage
 

Method Detail

erNextPage

WOActionResults erNextPage(WOComponent sender)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.