phoenix_title wx.html.HtmlWordWithTabsCell

wx.html.HtmlWordCell is a specialization for storing text fragments with embedded tab characters.


class_hierarchy Class Hierarchy

Inheritance diagram for class HtmlWordWithTabsCell:

method_summary Methods Summary

__init__


api Class API

class wx.html.HtmlWordWithTabsCell(HtmlWordCell)

Possible constructors:

HtmlWordWithTabsCell(word, wordOrig, linepos, dc)

HtmlWordCell is a specialization for storing text fragments with embedded tab characters.


Methods

__init__(self, word, wordOrig, linepos, dc)
Parameters
  • word (string) –

  • wordOrig (string) –

  • linepos (int) –

  • dc (wx.DC) –