Name |
Description |
Assert |
BDD style testing assertions. |
BrowserConsole |
|
Color |
Class for working with colors. |
CoreCssClasses |
|
CoreCssUrls |
|
Css |
CSS utility. |
DelayedAction |
Invokes an action after a delay times out (cancelling any previous actions that may be pending). |
DisposableBase |
Base class that implements the IDiposable pattern. |
DomEvents |
|
DynamicXml |
A dynamic wrapper for XML content allowing the document structure be extracted by fluently dotting in to the content. |
EventBus |
An event aggregator. |
EventBusHandler |
|
GlobalEvents |
Handles and fires global events. |
Helper |
Static index of helpers. |
Html |
HTML constants and DOM manipulation. |
ImagePaths |
|
ImporterBase |
Base class for simple 'Importer' helper classes. Simply calls the 'SatisfyImports' in the constructor, saving the need to write the constructor and 'SatisfyImports' repeatedly. |
KeyEventArgs |
Event arguments for the keyboard. |
Keyboard |
Global monitoring of keyboard state. |
Log |
Static log writer. |
LogCss |
CSS constants for the log. |
LogCssClasses |
|
LogWriter |
An output log. |
ModelBase |
Base class for data models. |
MouseExtensions |
|
OnPostBuildAttribute |
|
Package |
|
PackageBase |
A set of script(s) and other dependencies with an entry-point method. |
Part |
Represents a part of an application (which may or may not have UI associated with it). |
PartDownloader |
Handles downloading a part. |
PropertyListBuilder |
|
PropertyRef |
A reference to a property on an object. |
PropertyWriter |
|
Size |
Represents a width and a height. |
Spacing |
Represents a spacing for edges (left, right, top, bottom). |
StackPanel |
Stacks child elements within a containing block element. |
TreeNode |
Represents a node within a tree data-structure. |
TreeNodeEventArgs |
Event arguments accompanying a 'TreeNode' operation. |
Url |
Url utility. |
ViewBase |
Base for classes that represent, manage and construct views ("UI"). |
ViewFocus |
|
WebConstantsShared |
Common constants that are shared on both the server and in client-side script. |