Phoenix Logo

phoenix_title wx.html.HtmlWordCell

This html cell represents a single word or text fragment in the document stream.


class_hierarchy Class Hierarchy

Inheritance diagram for class HtmlWordCell:

method_summary Methods Summary

__init__  

api Class API



class wx.html.HtmlWordCell(HtmlCell)

Possible constructors:

HtmlWordCell(word, dc)

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) –