public class HeaderDecoratorBuilder extends SectionBuilder<HeaderSectionDecorator>
section| Constructor and Description |
|---|
HeaderDecoratorBuilder(HeaderSectionDecorator section) |
| Modifier and Type | Method and Description |
|---|---|
HeaderDecoratorBuilder |
hideHeaderIfEmpty() |
HeaderDecoratorBuilder |
showHeaderIfEmpty() |
build, createCompositeSection, decorateWith, footer, getSection, header, separateWithDividers, separateWithDividers, showIfEmpty, wrap, wrappublic HeaderDecoratorBuilder(HeaderSectionDecorator section)
public HeaderDecoratorBuilder showHeaderIfEmpty()
public HeaderDecoratorBuilder hideHeaderIfEmpty()