|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.kfs.sys.document.web.renderers.TotalRendererBase
org.kuali.kfs.sys.document.web.renderers.GroupTotalRenderer
org.kuali.kfs.fp.document.web.ProcurementCardGroupTotalRenderer
public class ProcurementCardGroupTotalRenderer
| Constructor Summary | |
|---|---|
ProcurementCardGroupTotalRenderer()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.kuali.kfs.sys.document.web.renderers.GroupTotalRenderer |
|---|
getTotalLabelProperty, render, setTotalLabelProperty |
| Methods inherited from class org.kuali.kfs.sys.document.web.renderers.TotalRendererBase |
|---|
getCellCount, getColumnNumberOfRepresentedCell, getRepresentedCellPropertyName, setCellCount, setColumnNumberOfRepresentedCell, setRepresentedCellPropertyName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcurementCardGroupTotalRenderer()
| Method Detail |
|---|
public void setCollectionItemProperty(String collectionItemProperty)
CollectionPropertiesCurious
setCollectionItemProperty in interface CollectionPropertiesCuriouscollectionItemProperty - the collection item propertyCollectionPropertiesCurious.setCollectionItemProperty(java.lang.String)public void setCollectionProperty(String collectionProperty)
CollectionPropertiesCurious
setCollectionProperty in interface CollectionPropertiesCuriouscollectionProperty - the collection propertyCollectionPropertiesCurious.setCollectionProperty(java.lang.String)public void clear()
GroupTotalRenderer
clear in interface Rendererclear in class GroupTotalRendererGroupTotalRenderer.clear()public String getTotalProperty()
GroupTotalRenderer
getTotalProperty in class GroupTotalRendererGroupTotalRenderer.getTotalProperty()public void setTotalProperty(String totalProperty)
GroupTotalRenderer
setTotalProperty in class GroupTotalRenderertotalProperty - The totalProperty to set.GroupTotalRenderer.setTotalProperty(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||