Project Wonder 5.0

er.directtoweb.interfaces
Interface ERDListPageInterface

All Superinterfaces:
com.webobjects.directtoweb.ListPageInterface
All Known Implementing Classes:
AjaxLookListPage, ERD2WCalendarPage, ERD2WCalendarPageTemplate, ERD2WCompactListPageTemplate, ERD2WCSVGroupingListPageTemplate, ERD2WCSVListPageTemplate, ERD2WEditableListPage, ERD2WEditableListTemplate, ERD2WGroupingListPage, ERD2WGroupingListPageTemplate, ERD2WGroupingListXMLPageTemplate, ERD2WGroupingPrinterFriendlyListPageTemplate, ERD2WListComparePage, ERD2WListComparePageTemplate, ERD2WListPage, ERD2WListPageTemplate, ERD2WListXMLPage, ERD2WListXMLPageTemplate, ERD2WPickListPage, ERD2WPickListPageTemplate, ERD2WPrinterFriendlyListTemplate, ERDIVListPage, ERExcelListPage, ERLITListPage, ERLITTablePage, ERMODCalendarPage, ERMODCompactListPage, ERMODCSVGroupingListPage, ERMODCSVListPage, ERMODGroupingListPage, ERMODGroupingListXMLPage, ERMODGroupingPrinterFriendlyListPage, ERMODListComparePage, ERMODListPage, ERMODListXMLPage, ERMODPickListPage, ERNEUGroupingListPage, ERNEUListPage, ERNEUPickListPage

public interface ERDListPageInterface
extends com.webobjects.directtoweb.ListPageInterface

Extended ListPageInterface so we can get at the displayGroup.


Method Summary
 com.webobjects.appserver.WODisplayGroup displayGroup()
          Returns the displayGroup for this list page.
 
Methods inherited from interface com.webobjects.directtoweb.ListPageInterface
setDataSource, setNextPage, setNextPageDelegate
 

Method Detail

displayGroup

com.webobjects.appserver.WODisplayGroup displayGroup()
Returns the displayGroup for this list page.

Returns:
the displayGroup for this list page

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.