static final class WP_Votespace.FootnoteBuilder extends Object
Modifier and Type | Field and Description |
---|---|
(package private) List<WP_Votespace.Footnote> |
list
The read-only list of footnotes.
|
(package private) WebMarkupContainer |
td
The footnote cell at the bottom of the tier, or null if the footnotes are to
be placed outside of any tier.
|
Constructor and Description |
---|
WP_Votespace.FootnoteBuilder() |
List<WP_Votespace.Footnote> list
WebMarkupContainer td
WP_Votespace.FootnoteBuilder()
void append(WP_Votespace.Footnote footnote)