@ExportPackage @PublicApi
Package com.yahoo.search.pagetemplates.model
-
Interface Summary Interface Description PageElement Implemented by all page template model classes -
Class Summary 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 sectionMapChoice 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 structurePlaceholder 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.