WebObjects 5.2.3

Uses of Class
com.webobjects.directtoweb.D2W

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

Uses of D2W in com.webobjects.directtoweb
 

Methods in com.webobjects.directtoweb that return D2W
static D2W D2W.factory()
          Gets the Direct to Web factory, an instance of D2W that creates all of the Direct to Web pages in the application.
 

Methods in com.webobjects.directtoweb with parameters of type D2W
static void D2W.setFactory(D2W newValue)
          Sets the Direct to Web factory, an instance of D2W that is used to create all of the Direct to Web pages of an application.
 


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

Copyright © 2004 Apple Computer, Inc.