See: Description
| Interface | Description |
|---|---|
| ExpressionResolver |
A service to resolve an expression into an actual object.
|
| State.Item |
An item in the state.
|
| Class | Description |
|---|---|
| AttrBuilder |
A builder to generate HTML attributes.
|
| BulkEditValueMap |
BulkEditValueMap is a ValueMap specific to the needs of Bulk Editing; it is aimed at merging the given Resources'
ValueMaps.
|
| ClientState | Deprecated
CoralUI v1 specific
|
| ComponentHelper |
A convenient helper for development of Granite UI component.
|
| ComponentHelper.Options |
An options to be passed to the included resource's renderer.
|
| Config |
The config properties of a resource.
|
| ExpressionHelper |
A helper to deal with EL easier.
|
| Field |
Utility class for form field component.
|
| FormData |
FormData represents the values of the form.
|
| HtmlResponse |
The post response which produces HTML containing metadata, such as status code, title, so that the client can parse
it.
|
| LayoutBuilder |
A builder to create a layout.
|
| PagingIterator<E> |
A wrapper iterator to supports paging.
|
| State |
A key-value map of client-side state.
|
| Tag |
A representation of DOM tag.
|
| Value |
A helper for the form field to access the
FormData. |
| ValueMapResourceWrapper |
ValueMapResourceWrapper wraps a resource with an empty ValueMap to allow resources
with dynamic properties. |
| Enum | Description |
|---|---|
| FormData.NameNotFoundMode |
The mode on how to handle the scenario when the FormData doesn't have an
entry of a certain name.
|
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"