Home | Trees | Indices | Help |
|
---|
|
object --+ | Sentence --+ | Table
Manages a table operation
Provides: Table(paradigm,tree)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
p_paradigm is the given paradigm (attributes and data) p_tree is the tree representation of this part of the query (Tree)
|
Return the table (cells) in list form
|
Return a html table for this table operation
|
Return a horizontal html table (?)
|
Return text for this table (?)
|
Return conditions for this table (?)
|
Return the maximum width this table could take up. ... I hope you're not trying to nest tables ...
|
Return span for this table (?)
|
Retrieve data that matches the given list of attributes Returns (an HTML) string of values that match. p_return is a tree pointing to the key of the value to include in the return p_attDict is a dictionary of conditions. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:27 2007 | http://epydoc.sourceforge.net |