WebObjects 5.2.3

Uses of Interface
com.webobjects.directtoweb.InspectPageInterface

Packages that use InspectPageInterface
com.webobjects.directtoweb Provides the framework for rapid development of HTML-based WebObjects applications. 
 

Uses of InspectPageInterface in com.webobjects.directtoweb
 

Subinterfaces of InspectPageInterface in com.webobjects.directtoweb
 interface EditPageInterface
          This interface is implemented by pages returned by the D2W method editPageForEntityNamed.
 

Classes in com.webobjects.directtoweb that implement InspectPageInterface
 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 InspectPageInterface
 InspectPageInterface D2W.inspectPageForEntityNamed(String entityName, WOSession session)
          Returns an inspect page as a WOComponent implementing the InspectPageInterface for the entity identified by entityName.
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.