|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,String>
org.kuali.student.common.ui.client.widgets.searchtable.SearchColumnDefinition
public class SearchColumnDefinition
| Field Summary | |
|---|---|
private String |
columnKey
|
| Constructor Summary | |
|---|---|
SearchColumnDefinition(String colHeader,
String resultKey)
|
|
| Method Summary | |
|---|---|
String |
getCellValue(ResultRow rowValue)
|
String |
getColumnKey()
|
void |
setCellValue(ResultRow rowValue,
String cellValue)
|
| Methods inherited from class com.google.gwt.gen2.table.client.AbstractColumnDefinition |
|---|
getCellEditor, getCellRenderer, getColumnProperty, getFooter, getFooterCount, getHeader, getHeaderCount, getMaximumColumnWidth, getMinimumColumnWidth, getPreferredColumnWidth, isColumnSortable, isColumnTruncatable, isFooterTruncatable, isHeaderTruncatable, removeColumnProperty, setCellEditor, setCellRenderer, setColumnProperty, setColumnSortable, setColumnTruncatable, setFooter, setFooterCount, setFooterTruncatable, setHeader, setHeaderCount, setHeaderTruncatable, setMaximumColumnWidth, setMinimumColumnWidth, setPreferredColumnWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private String columnKey
| Constructor Detail |
|---|
public SearchColumnDefinition(String colHeader,
String resultKey)
| Method Detail |
|---|
public String getCellValue(ResultRow rowValue)
getCellValue in interface com.google.gwt.gen2.table.client.ColumnDefinition<ResultRow,String>getCellValue in class com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,String>
public void setCellValue(ResultRow rowValue,
String cellValue)
setCellValue in interface com.google.gwt.gen2.table.client.ColumnDefinition<ResultRow,String>setCellValue in class com.google.gwt.gen2.table.client.AbstractColumnDefinition<ResultRow,String>public String getColumnKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||