|
WebObjects 5.2.3 | ||||||||||
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 | |
static D2WModel |
D2WModel.defaultModel()
Gets the default model. |
D2WModel |
D2WContext.model()
Returns model being used by context to derive values. |
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 Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |