Package wx :: Module html :: Class HtmlContainerCell
[frames | no frames]

Type HtmlContainerCell

object --+        
         |        
    Object --+    
             |    
      HtmlCell --+
                 |
                HtmlContainerCell


Proxy of C++ HtmlContainerCell class


Method Summary
HtmlContainerCell __init__(self, parent)
int GetAlignHor(self)
int GetAlignVer(self)
Colour GetBackgroundColour(self)
HtmlCell GetFirstChild(self)
int GetIndent(self, ind)
int GetIndentUnits(self, ind)
  InsertCell(self, cell)
  SetAlign(self, tag)
  SetAlignHor(self, al)
  SetAlignVer(self, al)
  SetBackgroundColour(self, clr)
  SetBorder(self, clr1, clr2)
  SetIndent(self, i, what, units)
  SetMinHeight(self, h, align)
  SetWidthFloat(self, w, units)
  SetWidthFloatFromTag(self, tag)

Property Summary
  AlignHor: See GetAlignHor and SetAlignHor
  AlignVer: See GetAlignVer and SetAlignVer
  BackgroundColour: See GetBackgroundColour and SetBackgroundColour
  FirstChild: See GetFirstChild
  Indent: See GetIndent and SetIndent
  IndentUnits: See GetIndentUnits
  thisown: The membership flag

Property Details

AlignHor

See GetAlignHor and SetAlignHor

Get Method:
GetAlignHor(self)
Set Method:
SetAlignHor(self, al)

AlignVer

See GetAlignVer and SetAlignVer

Get Method:
GetAlignVer(self)
Set Method:
SetAlignVer(self, al)

BackgroundColour

See GetBackgroundColour and SetBackgroundColour

Get Method:
GetBackgroundColour(self)
Set Method:
SetBackgroundColour(self, clr)

FirstChild

See GetFirstChild

Get Method:
GetFirstChild(self)

Indent

See GetIndent and SetIndent

Get Method:
GetIndent(self, ind)
Set Method:
SetIndent(self, i, what, units)

IndentUnits

See GetIndentUnits

Get Method:
GetIndentUnits(self, ind)

thisown

The membership flag

Get Method:
unknown--1218998628(...)
Set Method:
unknown--1218998572(...)

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:58 2007 http://epydoc.sf.net