2. table classes

Last page update: November 23, 2011

../../../_images/model_table3.png

In this page we discuss all the possible classes through which you can instantiate a table

2.1. Table (basic table)

class Table(object)

This class is the most common class used in a project.

For more information check the table page.

2.2. HTable

class Table(GnrHTable)

TODO

Table Of Contents

Previous topic

1. table

Next topic

5.2.6. resources

This Page