public class CaracteristicColumnIdentifier<R>
extends fr.ifremer.shared.application.swing.table.ColumnIdentifier<R>
| Modifier and Type | Field and Description |
|---|---|
protected Caracteristic |
caracteristic |
| Modifier | Constructor and Description |
|---|---|
protected |
CaracteristicColumnIdentifier(Caracteristic caracteristic,
String propertyName,
String headerI18nKey,
String headerTipI18nKey) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(R entry) |
static <R> CaracteristicColumnIdentifier |
newCaracteristicId(Caracteristic caracteristic,
String propertyName,
String headerI18nKey,
String headerTipI18nKey) |
void |
setValue(R entry,
Object value) |
protected Caracteristic caracteristic
protected CaracteristicColumnIdentifier(Caracteristic caracteristic, String propertyName, String headerI18nKey, String headerTipI18nKey)
public static <R> CaracteristicColumnIdentifier newCaracteristicId(Caracteristic caracteristic, String propertyName, String headerI18nKey, String headerTipI18nKey)
public Object getValue(R entry)
getValue in class fr.ifremer.shared.application.swing.table.ColumnIdentifier<R>Copyright © 2012–2014 Ifremer. All rights reserved.