Home | Trees | Index | Help |
|
---|
Package wx :: Module html :: Class 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)
|
<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 |
---|
ActualColorSee
|
ActualColourSee
|
Align |
CharHeightSee
|
CharWidthSee
|
ContainerSee
|
DC |
FontBoldSee
|
FontFixedSee
|
FontItalicSee
|
FontSizeSee
|
FontUnderlinedSee
|
Link |
LinkColorSee
|
thisownThe membership flag
|
WindowInterface
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:21 2007 | http://epydoc.sf.net |