public interface IObjectListColumnConfiguration<T> extends IColumnConfiguration
| Modifier and Type | Method and Description |
|---|---|
IColumnValueAdaptor<T> |
getColumnValueAdaptor() |
IColumnValueProvider<T> |
getColumnValueProvider() |
getCellEditor, getCellRenderer, getComparator, getHeaderValue, getPreferredWidth, isSortableIColumnValueProvider<T> getColumnValueProvider()
IColumnValueAdaptor<T> getColumnValueAdaptor()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.