@ExportPackage @PublicApi
Interface | Description |
---|---|
PageElement |
Implemented by all page template model classes
|
Class | Description |
---|---|
AbstractChoice |
Abstract superclass of various kinds of choices.
|
Choice |
A choice between some alternative lists of page elements.
|
Layout |
The layout of a section
|
MapChoice |
A choice between different possible mapping functions of a set of values to a set of placeholder ids.
|
PageTemplateVisitor |
Superclass of visitors over the page template object structure
|
Placeholder |
A source placeholder is replaced with a list of source instances at evaluation time.
|
Renderer |
A description of a way to present data items from a source.
|
Section |
An element of a page template corresponding to a physical area of the layout of the final physical page.
|
Source |
A source mentioned in a page template.
|
Copyright © 2017. All rights reserved.