Type Parameters:
T - the type of the model object
S - the type of the sorting parameter
All Superinterfaces:
ICellPopulator<T>, IClusterable, IColumn<T,S>, IDetachable, Serializable
All Known Implementing Classes:
AbstractTreeColumn, TreeColumn

public interface ITreeColumn<T,S> extends IColumn<T,S>
Author:
svenmeier
  • Method Details