See: Description
| Interface | Description |
|---|---|
| ControlConfigIF |
PUBLIC: Interface for ControlConfig.
|
| ModelIF |
PUBLIC: An interface representing a model.
|
| SkinIF |
PUBLIC: An interface representing a skin.
|
| ViewIF |
PUBLIC: An interface representing a view.
|
| Class | Description |
|---|---|
| ControlConfig |
PUBLIC: Provides model, view and skin information for the application
|
| DefaultModel |
PUBLIC: The default data carrier for models.
|
| DefaultSkin |
PUBLIC: The default data carrier for skin.
|
| DefaultView |
PUBLIC: The default data carrier for views.
|
| TopicmapConfig |
PUBLIC: Holds configuration information for topicmap configuration
|
Provides configuration structures used by the Navigator. Each request results in a RequestConfig object being attached to the request sent to the JSP page. RequestConfig provides get methods to access each of the classes in this package.