@Version("1.20.0")
Package com.adobe.granite.ui.components
Provides API for developing Granite UI components.
-
Interface Summary Interface Description ExpressionResolver A service to resolve an expression into an actual object.State.Item An item in the state.ValueFetchStrategy Denotes a specific value fetching strategy for BulkEditValueMap -
Class Summary 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 specificComponentHelper 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 forExpressionResolver
.ExpressionHelper A helper to deal with EL easier.Field Utility class for form field component.FilteringResourceWrapper A ResourceWrapper that filters its descendant resources based ongranite: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 theFormData
.ValueMapResourceWrapper A resource wrapper that wraps an underlying resource with an emptyValueMap
}, which can be modified accordingly. -
Enum Summary Enum Description FormData.NameNotFoundMode The mode on how to handle the scenario when the FormData doesn't have an entry of a certain name.