| Interface | Description |
|---|---|
| IAutoWired |
Allows wired controllers to be notified when they have been initialized.
|
| IDisable |
Simple interface for things that can be disabled.
|
| IElementIdentifier |
Interface for classes that have a unique identifier for an HTML element.
|
| ILabeled |
Simple interface for components that have a label.
|
| INamespace |
Marker interface for a component that serves as a namespace boundary for component names.
|
| IResponseCallback<T> |
Callback interface used to return a simple response.
|
| OptionMap.IOptionMapConverter |
| Class | Description |
|---|---|
| Badge |
Helper class for displaying a badge with numeric counter.
|
| ComponentFactory |
Factory used during component deserialization.
|
| ComponentRegistry |
Registry of component definitions indexed by their tag name and implementing class.
|
| ConvertUtil | |
| CssClasses |
Manages CSS classes for a component.
|
| CssStyles | |
| MimeContent |
Helper class for packaging embedded binary or textual data.
|
| OptionMap |
Overrides the hash map to prevent entry of null values or empty collections/maps.
|
| Options |
Base class for options.
|
| Exception | Description |
|---|---|
| ComponentException |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.