public class SampleCategoryColumnIdentifier<R extends SampleCategoryAble>
extends fr.ifremer.shared.application.swing.table.ColumnIdentifier<R>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getSampleCategoryId() |
Object |
getValue(R entry) |
static <R extends SampleCategoryAble> |
newId(String propertyName,
Integer sampleCategoryId,
String headerI18nKey,
String headerTipI18nKey) |
void |
setCategoryValue(R entry,
Serializable value) |
void |
setWeightValue(R entry,
Object value) |
public static <R extends SampleCategoryAble> SampleCategoryColumnIdentifier<R> newId(String propertyName, Integer sampleCategoryId, String headerI18nKey, String headerTipI18nKey)
public Object getValue(R entry)
getValue in class fr.ifremer.shared.application.swing.table.ColumnIdentifier<R extends SampleCategoryAble>public void setCategoryValue(R entry, Serializable value)
public Integer getSampleCategoryId()
Copyright © 2012–2014 Ifremer. All rights reserved.