|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectPageInterface | |
com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. |
Uses of SelectPageInterface in com.webobjects.directtoweb |
Classes in com.webobjects.directtoweb that implement SelectPageInterface | |
class |
BASListPage
|
class |
BASPlainListPage
|
class |
D2WListPage
The D2WListPage class provides the behavior for the list page and select page Direct to Web templates, specifically BASListPage, NEUListPage, and WOLListPage. |
class |
D2WPlainListPage
The D2WPlainListPage class provides the behavior for the plain-list page Direct to Web templates, specifically BASPlainListPage, NEUPlainListPage, and WOLPlainListPage. |
class |
NEUListPage
|
class |
NEUPlainListPage
|
class |
WOLListPage
|
class |
WOLPlainListPage
|
Methods in com.webobjects.directtoweb that return SelectPageInterface | |
SelectPageInterface |
D2W.selectPageForEntityNamed(String entityName,
WOSession session)
Returns a select page as a WOComponent implementing the SelectPageInterface for the entity identified by entityName . |
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |