|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountingLineTableTransformation | |
|---|---|
| org.kuali.kfs.sys.document.service.impl | |
| Uses of AccountingLineTableTransformation in org.kuali.kfs.sys.document.service.impl |
|---|
| Classes in org.kuali.kfs.sys.document.service.impl that implement AccountingLineTableTransformation | |
|---|---|
class |
HiddenFieldRearrangementAccountingLineRenderingTransformationImpl
A transformation which takes all of the non-visible hidden fields of the accounting line and moves them to the first possible position |
class |
RemoveEmptyCellsAndRowsRenderingTransformationImpl
Rendering transformation which removes any empty cells and rows from a table |
| Methods in org.kuali.kfs.sys.document.service.impl that return types with arguments of type AccountingLineTableTransformation | |
|---|---|
List<AccountingLineTableTransformation> |
AccountingLineRenderingServiceImpl.getPostTablificationTransformations()
Gets the postTablificationTransformations attribute. |
| Method parameters in org.kuali.kfs.sys.document.service.impl with type arguments of type AccountingLineTableTransformation | |
|---|---|
void |
AccountingLineRenderingServiceImpl.setPostTablificationTransformations(List<AccountingLineTableTransformation> postTablificationTransformations)
Sets the postTablificationTransformations attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||