Modifier and Type | Method and Description |
---|---|
Header |
Container.getHeader()
HeaderField associated with the container |
Header |
ContainerBase.getHeader()
HeaderField associated with the container |
Modifier and Type | Method and Description |
---|---|
void |
Container.setHeader(Header header) |
void |
ContainerBase.setHeader(Header header) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationHeader
Component that renders a standard application header including a logo, navigation, and toolbar.
|
class |
ViewHeader
The ViewHeader component represents the header for the view.
|
Modifier and Type | Method and Description |
---|---|
Header |
Image.getCaptionHeader()
Retrieves the
Header component used to display the caption for this image |
Modifier and Type | Method and Description |
---|---|
void |
Image.setCaptionHeader(Header captionHeader)
Sets the Header used to display the caption for this image
|
Modifier and Type | Method and Description |
---|---|
Header |
ImageField.getCaptionHeader()
Gets the caption header
|
Modifier and Type | Method and Description |
---|---|
void |
ImageField.setCaptionHeader(Header captionHeader)
Sets the caption header
|
Modifier and Type | Method and Description |
---|---|
Header |
CompareFieldCreateModifier.getHeaderFieldPrototype()
Prototype instance to use for creating the
HeaderField for
each group of comparison fields (if generateCompareHeaders is true) |
Modifier and Type | Method and Description |
---|---|
void |
CompareFieldCreateModifier.setHeaderFieldPrototype(Header headerFieldPrototype)
Setter for the header field prototype
|
Modifier and Type | Method and Description |
---|---|
static Header |
ComponentFactory.getHeader()
Gets the header
|
static Header |
ComponentFactory.getImageCaptionHeader()
Gets the default image caption header configuration
|
Modifier and Type | Method and Description |
---|---|
Header |
View.getApplicationHeader()
Header for the application containing the view.
|
Modifier and Type | Method and Description |
---|---|
void |
View.setApplicationHeader(Header applicationHeader) |
Modifier and Type | Method and Description |
---|---|
Header |
SyntaxHighlighter.getHeader() |
Modifier and Type | Method and Description |
---|---|
void |
SyntaxHighlighter.setHeader(Header header) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.