8.13.26 Table class: A dialog widget to show two-dimensional arrays of items.

The Table class has this constructor:

class Table( data,chead=None,rhead=None,caption=None,parent=None,actions=[(!!(319, (303, (304, (305, (306, (307, (309, (310, (311, (312, (313, (314, (315, (316, (317, (3, "'OK'"))))))))))))))), (12, ','))!!)],default='OK')
Create the Table dialog.

data is a 2-D array of items, mith nrow rows and ncol columns. chead is an optional list of ncol column headers. rhead is an optional list of nrow row headers.

Table objects have the following methods: