public class FooterDecoratorBuilder extends SectionBuilder<FooterSectionDecorator>
section| Constructor and Description |
|---|
FooterDecoratorBuilder(FooterSectionDecorator section) |
| Modifier and Type | Method and Description |
|---|---|
FooterDecoratorBuilder |
hideFooterIfEmpty() |
FooterDecoratorBuilder |
showFooterIfEmpty() |
build, createCompositeSection, decorateWith, footer, getSection, header, separateWithDividers, separateWithDividers, showIfEmpty, wrap, wrappublic FooterDecoratorBuilder(FooterSectionDecorator section)
public FooterDecoratorBuilder showFooterIfEmpty()
public FooterDecoratorBuilder hideFooterIfEmpty()