public interface AccountingLineViewLineFillingDefinition extends AccountingLineViewRenderableElementDefinition
| Modifier and Type | Method and Description |
|---|---|
AccountingLineViewLineFillingElement |
createLineFillingLayoutElement(Class<? extends AccountingLine> accountingLineClass)
Has the definition create not just a layout element, but a line filling layout element
|
createLayoutElementAccountingLineViewLineFillingElement createLineFillingLayoutElement(Class<? extends AccountingLine> accountingLineClass)
accountingLineClass - the class of the accounting line being renderedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.