Class | Description |
---|---|
CollectionTypesDetailsPanel<C extends Product> |
Panel to display
PluralAttribute.CollectionType Details
Implements ChangeGenerator to notify listener promotionAdmin
Since this implements ChangeGenerator ; it will also generate Events of TypeSave - new Object[]{ StandardOperation.#ADD , Product as Collection, AjaxRequestTarget }
Delete - new Object[]{StandardOperation.#DELETE , Product as Collection, AjaxRequestTarget }
On Save it will also call the Template.notifyAllListeners(Object) in TemplatePanel.getTemplate() |
CollectionTypesTemplatePanel<C extends Product> |
The dynamic parts of the Collection Details template Panel are delegated to this
|
Copyright © 2018. All rights reserved.