Home | Trees | Index | Help |
|
---|
Package kiwi :: Package ui :: Module objectlist :: Class SequentialColumn |
|
object
--+ |object
--+ | | |PropertyObject
--+ |Column
--+ | SequentialColumn
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.Method Summary | |
---|---|
Inherited from Column | |
| |
cell_data_func(self,
tree_column,
renderer,
model,
treeiter,
(column,
renderer_prop))
| |
Returns the value associated with the attribute in model named by attr_name. (Static method) | |
| |
Inherited from PropertyObject | |
| |
| |
| |
|
Class Variable Summary | |
---|---|
Inherited from Column | |
NoneType |
cell_data_func = None |
NoneType |
on_attach_renderer = None |
NoneType |
renderer_func = None |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Oct 19 03:18:14 2006 | http://epydoc.sf.net |