Trees | Indices | Help |
|
---|
|
This class represents a table row--what you get by indexing a Table.
Note that a TableRow should not outlive its corresponding Table.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Return Table Row cell value or None if the cell doesn't have a value prop is the name of the property (column). This can either be a data name or a user name. prop can also be the index of a column |
Set Table Row cell value prop is the name of the property (column), i.e. the key. This can either be the data name or the user name prop can also be the index of a column |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:57 2016 | http://epydoc.sourceforge.net |