|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnCalculationInfo | |
---|---|
org.kuali.rice.krad.uif.layout |
Uses of ColumnCalculationInfo in org.kuali.rice.krad.uif.layout |
---|
Methods in org.kuali.rice.krad.uif.layout that return types with arguments of type ColumnCalculationInfo | |
---|---|
List<ColumnCalculationInfo> |
TableLayoutManager.getColumnCalculations()
Gets the column calculations. |
Methods in org.kuali.rice.krad.uif.layout with parameters of type ColumnCalculationInfo | |
---|---|
protected Field |
TableLayoutManager.setupTotalField(Field totalField,
ColumnCalculationInfo cInfo,
boolean show,
Label leftLabel,
String type,
int leftLabelColumnIndex)
Setup the totalField with the columnCalculationInfo(cInfo) passed in. |
Method parameters in org.kuali.rice.krad.uif.layout with type arguments of type ColumnCalculationInfo | |
---|---|
void |
TableLayoutManager.setColumnCalculations(List<ColumnCalculationInfo> columnCalculations)
Sets the columnCalculations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |