Class ColumnObjectView<T>

java.lang.Object
app.babylon.table.column.ColumnObjectView<T>
All Implemented Interfaces:
Column, ColumnObject<T>

public abstract class ColumnObjectView<T> extends Object implements ColumnObject<T>