org.gcube.portlets.user.tdw.client.model.grid
Class DataRowValueProvider<V>
java.lang.Object
org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider<V>
- All Implemented Interfaces:
- com.sencha.gxt.core.client.ValueProvider<DataRow,V>
public class DataRowValueProvider<V>
- extends Object
- implements com.sencha.gxt.core.client.ValueProvider<DataRow,V>
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected ColumnKey key
DataRowValueProvider
public DataRowValueProvider(ColumnKey key)
getValue
public V getValue(DataRow row)
-
- Specified by:
getValue in interface com.sencha.gxt.core.client.ValueProvider<DataRow,V>
setValue
public void setValue(DataRow row,
V value)
-
- Specified by:
setValue in interface com.sencha.gxt.core.client.ValueProvider<DataRow,V>
getPath
public String getPath()
-
- Specified by:
getPath in interface com.sencha.gxt.core.client.ValueProvider<DataRow,V>
Copyright © 2013. All Rights Reserved.