Table of Contents

Class: StructuredTextColumn ../HappyDoc-r2_1/happydoclib/docstring/StructuredText/DocumentClass.py

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   
ST.StructuredTextParagraph
Methods   
__init__
_getAlign
_getSpan
_getType
_getValign
getAlign
getSpan
getType
getValign
  __init__ 
__init__ (
        self,
        text,
        span,
        align,
        valign,
        typ,
        kw,
        )

  _getAlign 
_getAlign ( self )

  _getSpan 
_getSpan ( self )

  _getType 
_getType ( self )

  _getValign 
_getValign ( self )

  getAlign 
getAlign ( self )

  getSpan 
getSpan ( self )

  getType 
getType ( self )

  getValign 
getValign ( self )


Table of Contents

This document was automatically generated on Sat Aug 24 16:57:29 2002 by HappyDoc version 2.1