| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.layout |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnCalculationInfo> |
TableLayoutManagerBase.getColumnCalculations()
Gets the column calculations.
|
List<ColumnCalculationInfo> |
TableLayoutManager.getColumnCalculations()
Gets the column calculations.
|
| Modifier and Type | Method and Description |
|---|---|
protected Field |
TableLayoutManagerBase.setupTotalField(Field totalField,
ColumnCalculationInfo cInfo,
boolean show,
Label leftLabel,
String type,
int leftLabelColumnIndex)
Setup the totalField with the columnCalculationInfo(cInfo) passed in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableLayoutManagerBase.setColumnCalculations(List<ColumnCalculationInfo> columnCalculations)
Sets the columnCalculations.
|
void |
TableLayoutManager.setColumnCalculations(List<ColumnCalculationInfo> columnCalculations)
Sets the columnCalculations.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.