Interface ObjectColumnCreator<T>

Type Parameters:
T - Data type of the grid
All Known Implementing Classes:
SOColumnCreator

public interface ObjectColumnCreator<T>
Interface that defines the "column creator" for DataGrid and DataTreeGrid.
Author:
Syam