}
// after we render, we must increment both the physical and the logical
// column indices
ColumnData colData = tContext.getColumnData();
colData.incrementColumnIndex();
}
@SuppressWarnings("unchecked")
private boolean _isColumnGroup(UIComponent column)
{