| Interface | Description |
|---|---|
| ClientIDStrategy | |
| LinkInterceptor |
Allows links within view markup to be transformed at runtime.
|
| Class | Description |
|---|---|
| CDNLinkInterceptor | |
| ClockClientIDStrategy | |
| DataEncoder |
Utility for writing data as ECMAScript literals or JSON
Inherently thread-safe as contains no mutable instance data.
|
| DataEncoder.Snippet | |
| DuelContext |
Maintains context state for a single binding/render cycle (usually a request).
|
| DuelData | |
| DuelPart | |
| DuelView |
The skeletal implementation of DUEL view runtime.
|
| FormatPrefs | |
| HTMLFormatter |
A simple abstraction for writing HTML.
|
| IncClientIDStrategy | |
| JSUtility | |
| SparseMap |
Represents sparsely populated graph of data to be
serialized over the top of existing JavaScript Objects
Does not get serialized directly.
|
| UniqueClientIDStrategy |
Copyright © 2014. All rights reserved.