wx.html.HtmlWordCell
This html cell represents a single word or text fragment in the document stream.
Class Hierarchy
Inheritance diagram for class
HtmlWordCell:
Methods Summary
Class API
-
class
wx.html.
HtmlWordCell
(HtmlCell)
Possible constructors:
This html cell represents a single word or text fragment in the
document stream.
Methods
-
__init__
(self, word, dc)
Parameters: |
- word (string) –
- dc (wx.DC) –
|