sprox.dojo.tablebase

Classes

class sprox.dojo.tablebase.DojoTableBase(provider_hint=None, **provider_hints)

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

Discuss

blog comments powered by Disqus

Table Of Contents

Previous topic

General Dojo Usage Information

Next topic

sprox.dojo.fillerbase

This Page