class ETableColumnModel { virtual void add_column (ETableCol *et) = 0; virtual ETableCol *get_column (int column); virtual