er.directtoweb.interfaces
Interface ERDQueryPageInterface
- All Superinterfaces:
- com.webobjects.directtoweb.QueryPageInterface
- All Known Implementing Classes:
- ERD2WQueryPage, ERD2WQueryPageTemplate, ERD2WQueryPageWithFetchSpecification, ERD2WQueryPageWithFetchSpecificationTemplate, ERDIVQueryPage, ERLITQueryPage, ERMODQueryPage, ERNEUQueryPage
public interface ERDQueryPageInterface
- extends com.webobjects.directtoweb.QueryPageInterface
| Methods inherited from interface com.webobjects.directtoweb.QueryPageInterface |
setNextPageDelegate |
setCancelDelegate
void setCancelDelegate(com.webobjects.directtoweb.NextPageDelegate cancelDelegate)
setQueryMatchForKey
void setQueryMatchForKey(Object value,
String selector,
String key)
- Preselect a query match value
- Parameters:
value - selector - key -
queryDataSource
EODataSource queryDataSource()
- Returns the query datasource. Not having this is annoying...
- Specified by:
queryDataSource in interface com.webobjects.directtoweb.QueryPageInterface
Copyright © 2002 – 2011 Project Wonder.