Interface | Description |
---|---|
ContentClipboard<T> |
Interface for components which manage copy/paste operations over the objects of some specific domain.
|
ContextProperty<T> |
Observable property.
|
UiComponentContext |
Marker interface of a ui component context.
|
WithConfiguredImplementation<T> |
Interface adding configured implementation.
|
WithImplementation<T> |
Interface of a definition which allows configuration of
a type described by such definition.
|
Class | Description |
---|---|
AdmincentralNodeTypes |
Constants and convenience methods for node types introduced by Admincentral.
|
AdmincentralNodeTypes.Favorite |
Represents the node type mgnl:favorite.
|
AdmincentralNodeTypes.FavoriteGroup |
Represents the node type mgnl:favoriteGroup.
|
AdmincentralNodeTypes.SystemMessage |
Represents the node type mgnl:systemMessage.
|
CompatibilityJcrSearchSuppliersGenerator |
Adds
SearchResultSupplierDefinition per app/subApp datasource if no supplier is explicitly configured in module where app is registered. |
ContextProperty.Impl<T> |
Default implementation of
ContextProperty . |
ContextProperty.Wrapper<T> |
A wrapper around
ContextProperty . |
JcrSearchSuppliersGenerator |
Adds
SearchResultSupplierDefinition per app/subApp datasource if no supplier is explicitly configured in module where app is registered. |
LeakagePreventingWrapper<T> |
ContextProperty wrapper which tracks the subscribers
and is able to clean them up upon LeakagePreventingWrapper.destroy() method call. |
UiComponentContextBase |
Base implementation of
UiComponentContext . |
UiComponentContextProxy |
ByteBuddy-based proxy implementation of an interface derived from
UiComponentContext . |
UiComponentContextProxy.ContextInitializer |
Initialises
ContextProperty for this view. |
UiComponentContextProxy.DescribeContext | |
UiComponentContextProxy.StatePropertyGetterDelegate |
Delegates a getter method call to a look-up in the property map.
|
UiFrameworkCompatibilityModule |
Module class for UI framework.
|
UiFrameworkCompatibilityModule.IsDialogNode |
Check if this node can be handled as a dialog.
|
Exception | Description |
---|---|
ContentClipboardException |
Exception thrown when an
ContentClipboard encounters an error during copying or pasting. |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.