I am a column which will display a sequence of numbers, which represent the row number. The value is independent of the data in the other columns, so no matter what I will always display 1 in the first column, unless you reverse it by clicking on the column header.
If you don't give me any argument I'll have the title of a hash (#) and right justify the sequences.
Function | __init__ | Creates a new Column, which describes how a column in a |
Function | cell_data_func | Undocumented |
Creates a new Column, which describes how a column in a ObjectList should be rendered.