|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementNamable | |
---|---|
org.kuali.kfs.module.purap.document.web | |
org.kuali.kfs.sys.document.web |
Uses of ElementNamable in org.kuali.kfs.module.purap.document.web |
---|
Classes in org.kuali.kfs.module.purap.document.web that implement ElementNamable | |
---|---|
class |
PurapAccountingLineViewField
Represents a field (plus, optionally, a dynamic name field) to be rendered as part of an accounting line. |
Uses of ElementNamable in org.kuali.kfs.sys.document.web |
---|
Subinterfaces of ElementNamable in org.kuali.kfs.sys.document.web | |
---|---|
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 |
Classes in org.kuali.kfs.sys.document.web that implement ElementNamable | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |