class ScriptTable( |
name = None, **flags) |
-
-
Default callback.
CellChanged( |
row, column, value) |
-
Default callback.
-
Insert an empty row before the specified row.
-
Delete the specified row. The row number is 1-based.
-
Clear the contents for all the cells on the specified row.
-
Clears the contents of all the cells in the table.
Release 0.9.3, documentation updated on October 9, 2006.