Classes that manage the actions located in seg.jUCMNav.actions.
Package Specification
Builds the action registry, contextual menus and toolbars. If you create a new action, don't forget to register it in the two locations below:
- The ActionRegistryManager is invoked by the UCMNavMultiPageEditor to create the actions once per multi page editor. These single instances are used throughout the application.
- The UcmContextMenuProvider builds a context menu from a subset of actions taken from the ActionRegistry.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
@see seg.jUCMNav.actions