@Submodule(prefix="05N0")
| Interface | Description |
|---|---|
| DecoratorChain | |
| LocalizationDecorator | |
| MenuItemDecorator |
This interface specifies the API, that must be implemented by MenuDecorators defined on menuItems.
|
| MenuProcessingContext | |
| MenuRegistry | |
| UESMenuProvider |
This component should be used to obtain assembled menu, that could be rendered in UI.
|
| Class | Description |
|---|---|
| MenuConstants |
Constants for general use in menu decorators.
|
| Enum | Description |
|---|---|
| State |
Determines the state of the element in registry.
|