WebObjects 5.1

Uses of Interface
com.webobjects.directtoweb.InspectPageInterface

Packages that use InspectPageInterface
com.webobjects.directtoweb   
 

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 Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.