| 
WebObjects 5.2.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EditPageInterface | |
| com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. | 
| Uses of EditPageInterface in com.webobjects.directtoweb | 
| Classes in com.webobjects.directtoweb that implement EditPageInterface | |
 class | 
BASInspectPage
 | 
 class | 
D2WInspectPage
The D2WInspectPage class provides behavior for the inspect page
 and edit page Direct to Web templates, specifically BASInspectPage,
 NEUInspectPage, and WOLInspectPage. | 
 class | 
D2WTabInspectPage
The D2WTabInspectPage class provides the behavior
 for the tab-inspect page Direct to Web templates,
 specifically NEUTabInspectPage and WOLTabInspectPage. | 
 class | 
NEUInspectPage
 | 
 class | 
NEUTabInspectPage
 | 
 class | 
WOLInspectPage
 | 
 class | 
WOLTabInspectPage
 | 
| Methods in com.webobjects.directtoweb that return EditPageInterface | |
 EditPageInterface | 
D2W.editPageForEntityNamed(String entityName,
                       WOSession session)
Returns an edit page (a WOComponent object implementing the EditPageInterface) for the entity identified by entityName. | 
 EditPageInterface | 
D2W.editPageForNewObjectWithConfigurationNamed(String configurationName,
                                           WOSession session)
Creates a new object and returns an edit page as a WOComponent implementing the EditPageInterface.  | 
 EditPageInterface | 
D2W.editPageForNewObjectWithEntityNamed(String entityName,
                                    WOSession session)
Creates a new object and returns an edit page as a WOComponent implementing the EditPageInterface.  | 
  | 
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||