int colIndex, ListStore<M> store, Grid<M> grid) {
config.css = "x-treegrid-column";
TreeGrid tree = (TreeGrid)grid;
TreeStore ts = tree.getTreeStore();
Joint j = tree.calcualteJoint(model);
AbstractImagePrototype iconStyle = tree.calculateIconStyle(model);
int level = ts.getDepth(model);