Class | Description |
---|---|
DynamicInputContainer |
Define a common
WebMarkupContainer to allow configurable generic Search / Input parameters |
DynamicInputForm |
Define a common
Form for Panel s / WebMarkupContainer s to allow configurable generic Search / Input parameters
The listeners can expect an event of: On Ajax Submit - Object[] {Object}; where Object in the Array represents all the Model of the Added Components [OR] On Ajax Submit - Map of FacetMeta to Object value; where Object represents the Model of the Added Components
... |
EntityDetailsTemplatePanel<T extends Serializable> |
Represents the dynamically generated
Panel for ENTITY . |
EntityTemplate<REF> |
Markup associated with generic Entities.
|
TemplatePageLocator |
Associate and update Page-Markup with their respective
TemplatePage |
TemplatePageMounter |
Mount all Content defined in the
HierarchyContentSource (repository for dynamic content). |
TemplatePanelPageMatcher |
Ensures that the
TemplatePage and ReplaceableTemplate match each other. |
TemplateSearchParams |
Define a way to search entities (like product(s), content etc)
It will add a form of Search params input, with an Ajax button. |
Copyright © 2018. All rights reserved.