| Constructor and Description |
|---|
HalTheme() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstName()
String used together with
Theme.getLastName() in the header. |
String |
getFullName()
A longer name to be used in the UI.
|
String |
getLastName()
If not
null this string is used together with Theme.getFirstName() in the header. |
String |
getName()
A name to be used in the UI.
|
Logos |
logos() |
public String getName()
Themepublic String getFullName()
ThemegetFullName in interface Themepublic String getFirstName()
ThemeTheme.getLastName() in the header. Defaults to Theme.getName().getFirstName in interface Themepublic String getLastName()
Themenull this string is used together with Theme.getFirstName() in the header.getLastName in interface ThemeCopyright © 2018 JBoss, a division of Red Hat. All rights reserved.