Package | Description |
---|---|
org.kuali.ole.module.purap.document.web | |
org.kuali.ole.sys.document.web |
Modifier and Type | Class and Description |
---|---|
class |
PurapAccountingLineViewField
Represents a field (plus, optionally, a dynamic name field) to be rendered as part of an accounting line.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccountingLineViewLineFillingElement
A contract for accounting line view layout elements which join tables as part of an AccountingLineViewLines element
|
interface |
TableJoining
An interface which specifies the behaviors needed from layout elements to join tables
|
interface |
TableJoiningWithHeader
Interface that declares extra methods needed for renderable elements that have headers
|
Modifier and Type | Class and Description |
---|---|
class |
AccountingLineViewActionsField
A field that can join tables and also be rendered, this represents a table cell
that displays the actions available on an accounting line
|
class |
AccountingLineViewColumns
A layout element that renders elements
|
class |
AccountingLineViewCountedSequenceNumberField
A sequence number which relies on line count, regardless of what the accounting line's sequence number
really is
|
class |
AccountingLineViewCurrentBaseAmount
Represents a current/base amount for an accounting line
|
class |
AccountingLineViewDebitCreditAmountField
This class...
|
class |
AccountingLineViewDebitCreditAmountLayoutElement
A table joining element which adds two fields to an amount: debit amount and credit amount
|
class |
AccountingLineViewField
Represents a field (plus, optionally, a dynamic name field) to be rendered as part of an accounting line.
|
class |
AccountingLineViewLine
Represents a single table row to be rendered as part of an accounting line view.
|
class |
AccountingLineViewLines
Represents the rendering for a bunch of elements within the accounting line view
|
class |
AccountingLineViewMultipleReadOnlyFields
Represents multiple fields displaying with their values in a single cell
|
class |
AccountingLineViewSequenceNumberField
A class to represent the rendering of a sequence number field
|
class |
FieldTableJoining
Abstract class which contains functionality of table joining layout elements that will eventually render fields
|
class |
FieldTableJoiningWithHeader
Extension of FieldTableJoining that adds header cells correctly
|
class |
HideShowLayoutElement
The layout element for a hide/show wrapper of other elements
|
class |
PlaceHoldingLayoutElement
There are sometimes line elements which have fewer cells than other line elements within
a lines element; this element exists to fill those out.
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.