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

Type HtmlWinParser

object --+        
         |        
    Object --+    
             |    
    HtmlParser --+
                 |
                HtmlWinParser


Proxy of C++ HtmlWinParser class


Method Summary
HtmlWinParser __init__(self, wnd)
HtmlContainerCell CloseContainer(self)
Font CreateCurrentFont(self)
Colour GetActualColor(self)
Colour GetActualColour(self)
int GetAlign(self)
int GetCharHeight(self)
int GetCharWidth(self)
HtmlContainerCell GetContainer(self)
DC GetDC(self)
int GetFontBold(self)
int GetFontFixed(self)
int GetFontItalic(self)
int GetFontSize(self)
int GetFontUnderlined(self)
HtmlLinkInfo GetLink(self)
Colour GetLinkColor(self)
  GetWindow(*args, **kwargs)
<function GetWindow at 0xb757617c> is deprecated
HtmlWindowInterface GetWindowInterface(self)
HtmlContainerCell OpenContainer(self)
  SetActualColor(self, clr)
  SetActualColour(self, clr)
  SetAlign(self, a)
HtmlContainerCell SetContainer(self, c)
  SetDC(self, dc)
  SetFontBold(self, x)
  SetFontFixed(self, x)
  SetFontItalic(self, x)
  SetFonts(self, normal_face, fixed_face, sizes)
  SetFontSize(self, s)
  SetFontUnderlined(self, x)
  SetLink(self, link)
  SetLinkColor(self, clr)
  SetStandardFonts(self, size, normal_face, fixed_face)

Property Summary
  ActualColor: See GetActualColor and SetActualColor
  ActualColour: See GetActualColour and SetActualColour
  Align: See GetAlign and SetAlign
  CharHeight: See GetCharHeight
  CharWidth: See GetCharWidth
  Container: See GetContainer and SetContainer
  DC: See GetDC and SetDC
  FontBold: See GetFontBold and SetFontBold
  FontFixed: See GetFontFixed and SetFontFixed
  FontItalic: See GetFontItalic and SetFontItalic
  FontSize: See GetFontSize and SetFontSize
  FontUnderlined: See GetFontUnderlined and SetFontUnderlined
  Link: See GetLink and SetLink
  LinkColor: See GetLinkColor and SetLinkColor
  thisown: The membership flag
  WindowInterface: See GetWindowInterface

Method Details

GetWindow(*args, **kwargs)

<function GetWindow at 0xb757617c> is deprecated


Property Details

ActualColor

See GetActualColor and SetActualColor

Get Method:
GetActualColor(self)
Set Method:
SetActualColor(self, clr)

ActualColour

See GetActualColour and SetActualColour

Get Method:
GetActualColor(self)
Set Method:
SetActualColor(self, clr)

Align

See GetAlign and SetAlign

Get Method:
GetAlign(self)
Set Method:
SetAlign(self, a)

CharHeight

See GetCharHeight

Get Method:
GetCharHeight(self)

CharWidth

See GetCharWidth

Get Method:
GetCharWidth(self)

Container

See GetContainer and SetContainer

Get Method:
GetContainer(self)
Set Method:
SetContainer(self, c)

DC

See GetDC and SetDC

Get Method:
GetDC(self)
Set Method:
SetDC(self, dc)

FontBold

See GetFontBold and SetFontBold

Get Method:
GetFontBold(self)
Set Method:
SetFontBold(self, x)

FontFixed

See GetFontFixed and SetFontFixed

Get Method:
GetFontFixed(self)
Set Method:
SetFontFixed(self, x)

FontItalic

See GetFontItalic and SetFontItalic

Get Method:
GetFontItalic(self)
Set Method:
SetFontItalic(self, x)

FontSize

See GetFontSize and SetFontSize

Get Method:
GetFontSize(self)
Set Method:
SetFontSize(self, s)

FontUnderlined

See GetFontUnderlined and SetFontUnderlined

Get Method:
GetFontUnderlined(self)
Set Method:
SetFontUnderlined(self, x)

Link

See GetLink and SetLink

Get Method:
GetLink(self)
Set Method:
SetLink(self, link)

LinkColor

See GetLinkColor and SetLinkColor

Get Method:
GetLinkColor(self)
Set Method:
SetLinkColor(self, clr)

thisown

The membership flag

Get Method:
unknown--1219047500(...)
Set Method:
unknown--1219010516(...)

WindowInterface

See GetWindowInterface

Get Method:
GetWindowInterface(self)

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