public class SummaryTableBlock extends Object
| Constructor and Description |
|---|
SummaryTableBlock() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
add(SummaryTableRow aRow) |
void |
addEditingHandler(com.google.gwt.event.dom.client.ClickHandler clickHandler) |
void |
clear() |
com.google.gwt.event.dom.client.ClickHandler |
getEditingHandler() |
List<SummaryTableRow> |
getSectionRowList() |
String |
getTitle() |
void |
setTitle(String title) |
public SummaryTableBlock()
public void addEditingHandler(com.google.gwt.event.dom.client.ClickHandler clickHandler)
public com.google.gwt.event.dom.client.ClickHandler getEditingHandler()
public List<SummaryTableRow> getSectionRowList()
protected void add(SummaryTableRow aRow)
public void clear()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.