| Package | Description |
|---|---|
| webwork.dispatcher |
This package contains the various Action dispatchers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingViewMapping
Caching view mapping.
|
class |
ConfigurationViewMapping
View mapping that uses the Configuration.
|
class |
DefaultViewMapping
Default view mapping.
|
class |
DynamicViewMapping
This view mapping allows for dynamic values to be used in the view specification.
|
| Modifier and Type | Field and Description |
|---|---|
protected ViewMapping |
DynamicViewMapping.delegate |
protected ViewMapping |
CachingViewMapping.delegate |
| Constructor and Description |
|---|
CachingViewMapping(ViewMapping aDelegate) |
DynamicViewMapping(ViewMapping aDelegate) |
Copyright © 2013 Atlassian. All Rights Reserved.