public class Header extends BsComponent
| Constructor and Description |
|---|
Header(ISkinConfig config)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getType()
Gets the type of header.
|
boolean |
isEnabled()
Gets the indicating whether the header is displayed.
|
getBackground, getCssClass, getTheme, setBackground, setThemeaddChildren, addCssOptions, getBodyContent, getCssOptions, getHtmlTool, onPreRender, setCssClasspublic Header(@Nonnull ISkinConfig config)
config - a config (can not be null).public boolean isEnabled()
true whether the header is displayed, otherwise false.public String getType()
public String getContent()
Copyright © 2012–2023 Friederich Christophe. All rights reserved.