HappyDoc Generated Documentation Class: StructuredTextColumn

HappyDoc3-r3_1 / happydoclib / docstring / StructuredText / DocumentClass.py / StructuredTextColumn 

StructuredTextColumn is a cell/column in a table. A cell can hold multiple paragraphs. The cell is either classified as a StructuredTextTableHeader or StructuredTextTableData.

this holds the text of a table cell

Base Classes   

StructuredTextColumn
  ST.StructuredTextParagraph
    STDOM.Element
      Node

Methods   
  getSpan 
getSpan ( self )
  _getType 
_getType ( self )
  getType 
getType ( self )
  getValign 
getValign ( self )
  _getSpan 
_getSpan ( self )
  _getAlign 
_getAlign ( self )
  _getValign 
_getValign ( self )
  getAlign 
getAlign ( self )
  __init__ 
__init__ (
        self,
        text,
        span,
        align,
        valign,
        typ,
        kw,
        )

This document was automatically generated Tue Dec 5 08:31:18 2006 by HappyDoc version 3.1