|
WebObjects 5.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use D2WModel | |
com.webobjects.directtoweb | Provides the framework for rapid development of HTML-based WebObjects applications. |
Uses of D2WModel in com.webobjects.directtoweb |
Subclasses of D2WModel in com.webobjects.directtoweb | |
class |
D2WFastModel
The D2WFastModel class is a D2WModel that is specialized with support for significant keys. |
Methods in com.webobjects.directtoweb that return D2WModel | |
D2WModel |
D2WContext.model()
Returns model being used by context to derive values. |
static D2WModel |
D2WModel.defaultModel()
Gets the default model. |
Methods in com.webobjects.directtoweb with parameters of type D2WModel | |
static void |
D2WModel.setDefaultModel(D2WModel newModel)
Sets the default model to the specified value. |
|
Last updated Fri Feb 21 13:15:00 PST 2003. | |||||||||
PREV NEXT | FRAMES NO FRAMES |