public class ProcurementCardGroupTotalRenderer extends GroupTotalRenderer implements CollectionPropertiesCurious
| Constructor and Description | 
|---|
| ProcurementCardGroupTotalRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clears out the totalProperty | 
| String | getTotalProperty()Gets the totalProperty attribute. | 
| void | setCollectionItemProperty(String collectionItemProperty)Sets the name of the collection item property of the currently being rendered group | 
| void | setCollectionProperty(String collectionProperty)Sets the name of the collection property for the currently being rendered group | 
| void | setTotalProperty(String totalProperty)Sets the totalProperty attribute value. | 
getTotalLabelProperty, render, setTotalLabelPropertygetCellCount, getColumnNumberOfRepresentedCell, getRepresentedCellPropertyName, setCellCount, setColumnNumberOfRepresentedCell, setRepresentedCellPropertyNamepublic ProcurementCardGroupTotalRenderer()
public void setCollectionItemProperty(String collectionItemProperty)
CollectionPropertiesCurioussetCollectionItemProperty in interface CollectionPropertiesCuriouscollectionItemProperty - the collection item propertyCollectionPropertiesCurious.setCollectionItemProperty(java.lang.String)public void setCollectionProperty(String collectionProperty)
CollectionPropertiesCurioussetCollectionProperty in interface CollectionPropertiesCuriouscollectionProperty - the collection propertyCollectionPropertiesCurious.setCollectionProperty(java.lang.String)public void clear()
GroupTotalRendererclear in interface Rendererclear in class GroupTotalRendererGroupTotalRenderer.clear()public String getTotalProperty()
GroupTotalRenderergetTotalProperty in class GroupTotalRendererGroupTotalRenderer.getTotalProperty()public void setTotalProperty(String totalProperty)
GroupTotalRenderersetTotalProperty in class GroupTotalRenderertotalProperty - The totalProperty to set.GroupTotalRenderer.setTotalProperty(java.lang.String)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.