| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
tuple --+
|
Column
Column(type, name, cells)
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Properties | |
|
cells Alias for field number 2 |
|
|
name Alias for field number 1 |
|
|
type Alias for field number 0 |
|
|
Inherited from |
|
| Method Details |
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of Column(type, name, cells)
|
Return a nicely formatted representation string
|
| Property Details |
cellsAlias for field number 2
|
nameAlias for field number 1
|
typeAlias for field number 0
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 31 19:02:00 2012 | http://epydoc.sourceforge.net |