Catalog Selector Widget
Catalog Selector Widget's purpose is to select Catalogs and/or Catalog Versions in order to further process the selection in another widget.
Widget Definition
|
Name |
Catalog Selector |
|
ID |
com.hybris.backoffice.cockpitng.widgets.catalogSelector |
|
Category |
Catalog |
|
Description |
Catalog Selector Widget |
|
Applied In |
Backoffice Product Content Management |
|
Based On |
Not applicable |
|
Author |
SAP |
|
Inputs |
Not applicable |
|
Outputs |
Details of input sockets:
selection
|
|
Generated Events |
Not applicable |
Configuration
No custom configuration applies to this widget.
Widget Preview
Settings
|
Setting |
Type |
Description |
|---|---|---|
|
catalogTreeModelPopulatorBeanId |
java.lang.String |
If set, the specified Spring bean becomes the data provider for the displayed tree. By default, the catalogTreeModelPopulator bean is used. The custom bean must be of generic type: ComponentModelPopulator<TreeModel<TreeNode<ItemModel>>>. |
|
showCatalogVersionSyncBtn |
java.lang.Boolean |
If set to true, it shows sync button on catalog version node level. |