Interface IColumnEditor<C extends IColumn>

Type Parameters:
C - is the type of IColumns a IColumnEditor can edit.
All Known Implementing Classes:
ColumnEditor

public interface IColumnEditor<C extends IColumn>
Author:
Silvan Wyss
  • Method Details