Interface | Description |
---|---|
ContentPanel |
Marker Class to represent all Content based Panels
|
Class | Description |
---|---|
ListViewTemplatePanel<T extends Template<TemplatePanel>,M extends Serializable> |
Allow Dynamic content via
Template to create the UI component for the template using a ListView
This is a ListView adaptation of TemplatePanel |
PublishContentPanel |
Picks up published Content (Facet of a Content) only and displays it.
|
TemplatePanel<T extends Template<TemplatePanel>,M extends Serializable> |
Allow Dynamic content via
Template to create the UI component for the template. |
Copyright © 2018. All rights reserved.