|
||||||||||
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<ViewService,ColType>
gov.nasa.pds.registry.ui.client.ServiceColumnDefinition<ColType>
public abstract class ServiceColumnDefinition<ColType>
Column definition specific to the service table display
Constructor Summary | |
---|---|
ServiceColumnDefinition(String name)
Construct a new ServiceColumnDefinition . |
Method Summary | |
---|---|
void |
setCellValue(ViewService rowValue,
String cellValue)
|
Methods inherited from class com.google.gwt.gen2.table.client.AbstractColumnDefinition |
---|
getCellEditor, getCellRenderer, getCellValue, getColumnProperty, getFooter, getFooterCount, getHeader, getHeaderCount, getMaximumColumnWidth, getMinimumColumnWidth, getPreferredColumnWidth, isColumnSortable, isColumnTruncatable, isFooterTruncatable, isHeaderTruncatable, removeColumnProperty, setCellEditor, setCellRenderer, setCellValue, 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 |
Constructor Detail |
---|
public ServiceColumnDefinition(String name)
ServiceColumnDefinition
.
name
- the name of the columnMethod Detail |
---|
public void setCellValue(ViewService rowValue, String cellValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |