Class and Description |
---|
ContentManagerPanel
This panel defines operations on Categories, like:
Adding a new category
Moving a full category
Removing a category
Restricting a category
Renaming a category
Update category settings
Since this implements ChangeGenerator ; it will also generate Events of TypePost Submit Actions - Void Type / null; just notify that there was a change |
ContentTreePanel
A
ContentDescriber specific implementation for CategoryPanel |
Class and Description |
---|
ContentFacetEditor |
Class and Description |
---|
ContentAuthorSearchPanel
Allow Search for content, and
ContentAuthorSearchPanel.notifyAllListeners(List) with search result , i.e List of ContentDescriber s
Since this implements ChangeGenerator ; it will also generate Events of TypeEntry<AjaxRequestTarget,List<C>>
TODO: Extend a TemplateSearchParams and See ProductListingPanel .addSearchpanel, to make the Search options more Dynamic / extendable
Looks for additional beans on Spring context: contentSearchFieldTypeMapping - Map of field category Name, to List of Strings, which map to entity fields |
ContentDetailsPanel
This panel defines details related to a
ContentDescriber
and its related CA & CF
We can extend the Actions available by configuration by defining the following optional beans in Spring: contentExtraActions : List of FacetMeta for ContentDescriber Level Actions
contentFacetExtraActions: List of FacetMeta for CF Level Actions
Example: |
Copyright © 2018. All rights reserved.