| Class | Description |
|---|---|
| ProductCategoryPanel |
A Product specific implementation for
CategoryPanel |
| ProductDetailsPanel<P extends Product> |
This panel represents all the details of the Product to View & Update (and maybe delete)
|
| ProductDetailsTemplatePanel<P extends Product> | |
| ProductListingPanel<P extends Product> |
List all the products for a given root category
Note: The DataTable is made a listener to the TemplateSearchParams
Looks for additional beans on Spring context: adminConfiguration : site.admin.catalog.list.fields. Example property value = -id,-hierarchy,sku,state,longDisplayName:Title of Product. |
| ProductMetaItemAjaxSaveBehavior<P extends Product> | |
| ProductSearchInputTemplatePanel |
A Generic input search panel for
Products |
| Enum | Description |
|---|---|
| ProductDetailsPanel.ThisUIOperation |
Copyright © 2018. All rights reserved.