public class Footer extends BsComponent
Modifier and Type | Class and Description |
---|---|
static class |
Footer.Column |
Constructor and Description |
---|
Footer(ISkinConfig config)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
List<Footer.Column> |
getColumns() |
getBackground, getCssClass, getTheme, setBackground, setTheme
addChildren, addCssOptions, getBodyContent, getCssOptions, getHtmlTool, onPreRender, setCssClass
public Footer(@Nonnull ISkinConfig config)
config
- a config (can not be null
).public List<Footer.Column> getColumns()
Footer.Column
.Copyright © 2012–2023 Friederich Christophe. All rights reserved.