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.
|
ClientState | Deprecated
CoralUI v1 specific
|
ComponentHelper |
A convenient helper for development of Granite UI components that are
implemented using JSP.
|
ComponentHelper.Options |
An options to be passed to the included resource's renderer.
|
Config |
The config properties of a resource.
|
ExpressionCustomizer |
A mechanic to allow a certain customization for
ExpressionResolver . |
ExpressionHelper |
A helper to deal with EL easier.
|
Field |
Utility class for form field component.
|
FilteringResourceWrapper |
A ResourceWrapper that filters its descendant resources based on
granite:hide BooleanEL property. |
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.
|
Options |
The class representing the options during Sling include.
|
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 |
A resource wrapper that wraps an underlying resource with an empty
ValueMap }, which can be modified accordingly. |
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 - 2020 Adobe. All Rights Reserved