Package | Description |
---|---|
org.kuali.ole.sys.document.web |
Modifier and Type | Class and Description |
---|---|
class |
FieldHeaderLabel
A class which represents a renderable header label for an input
|
class |
LiteralHeaderLabel
A renderable element which renders a literal label
|
Modifier and Type | Method and Description |
---|---|
HeaderLabel |
AccountingLineViewCurrentBaseAmount.createHeaderLabel()
Not used; returns null.
|
HeaderLabel |
AccountingLineViewMultipleReadOnlyFields.createHeaderLabel() |
HeaderLabel |
AccountingLineViewSequenceNumberField.createHeaderLabel() |
HeaderLabel |
PlaceHoldingLayoutElement.createHeaderLabel()
Returns a header with a non-breaking space
|
HeaderLabel |
TableJoiningWithHeader.createHeaderLabel()
Returns the property of the accounting line business object that can be used to find the label for the given renderable element
|
HeaderLabel |
AccountingLineViewField.createHeaderLabel() |
HeaderLabel |
AccountingLineViewDebitCreditAmountLayoutElement.createHeaderLabel()
We don't generate headers
|
HeaderLabel |
AccountingLineViewActionsField.createHeaderLabel() |
Modifier and Type | Method and Description |
---|---|
void |
HeaderLabelPopulating.populateHeaderLabel(HeaderLabel label,
AccountingLineRenderingContext renderingContext)
Asks that the HeaderLabelPopulating implementor populate the header label
|
void |
AccountingLineViewField.populateHeaderLabel(HeaderLabel headerLabel,
AccountingLineRenderingContext renderingContext) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.