Bases: sprox.tablebase.TableBase
This class allows you to credate a table widget.
| Modifiers : |
|---|
| Name | Description | Default |
|---|---|---|
| __url__ | url that points to the method for data filler for this table | None |
| __column_options__ | a pass-thru to the Dojo Table Widget column_options attribute | {} |
also see modifiers in sprox.tablebase