class %ZEN.Report.Display.caption
extends item
If an element within a table has a <caption> tag as a child, it defines
the data that will be placed in the header row or column for that
element. If no element within a table has a <caption> tag, no footer
row/column is generated. If one does not desire special styling for
the caption, one can also use a caption attribute on most tags as
a short-hand.