@Deprecated public interface ExportableColumn<E,T>
| Modifier and Type | Method and Description |
|---|---|
String |
formatValue(T value)
Deprecated.
|
String |
getHeaderName()
Deprecated.
|
T |
getValue(E object)
Deprecated.
|
Copyright © 2011-2013 CodeLutin. All Rights Reserved.