이름 |
설명 |
ActionMetaDescriptor |
|
ActionProviderUtil |
Util class that deals with action providers |
ControllerMetaDescriptor |
|
DefaultFilterDescriptorProvider |
Creates FilterDescriptor from attributes associated with the Controller |
DefaultHelperDescriptorProvider |
Creates HelperDescriptor from attributes associated with the Controller |
DefaultRescueDescriptorProvider |
Creates RescueDescriptor from attributes associated with the Controller |
DefaultResourceDescriptorProvider |
Creates ResourceDescriptor from attributes associated with the Controller |
DefaultTransformFilterDescriptorProvider |
Creates TransformFilterDescriptor from attributes associated with the Controller |
FilterDescriptor |
Represents the meta information and type of an implementation of IFilter. |
HelperDescriptor |
Represents the information about a Helper class associated with a Controller |
JSElementGeneratorBase |
Operations related to an element |
JSGeneratorBase |
Abstract class that contains the shared logic of JS Generation, separated from the various view engines implementations |
LayoutDescriptor |
Represents a layout configuration |
RescueDescriptor |
Represents a rescue configuration |
ResourceDescriptor |
Represents a resource configuration associated with a controller. |
ResourceDictionary |
Simple strong typed dictionary for IResource instances. |
ResourceFacade |
Simple facade that provides the IResource interface to a ResourceManager instance. |
TransformFilterDescriptor |
Represents the meta information and type of an implementation of ITransformFilter. |
UrlTokenizerException |
|
ViewEngineInfo |
Represents a view engine configuration |
WizardUtils |
Utility class for wizard related queries and operations |