See |
|
See |
|
See |
|
See |
|
See |
wx.html.
HtmlSelection
(object)¶Possible constructors:
HtmlSelection()
__init__
(self)¶AreFromToCharacterPosSet
(self)¶bool
ClearFromToCharacterPos
(self)¶GetFromCell
(self)¶GetFromCharacterPos
(self)¶wx.Coord
GetFromPos
(self)¶Point
GetToCell
(self)¶GetToCharacterPos
(self)¶wx.Coord
GetToPos
(self)¶Point
IsEmpty
(self)¶bool
Set
(self, *args, **kw)¶Set (self, fromPos, fromCell, toPos, toCell)
fromPos (wx.Point) –
fromCell (wx.html.HtmlCell) –
toPos (wx.Point) –
toCell (wx.html.HtmlCell) –
Set (self, fromCell, toCell)
fromCell (wx.html.HtmlCell) –
toCell (wx.html.HtmlCell) –
SetFromCharacterPos
(self, pos)¶pos (int) –
SetToCharacterPos
(self, pos)¶pos (int) –
FromCell
¶See GetFromCell
FromCharacterPos
¶FromPos
¶See GetFromPos
ToCharacterPos
¶See GetToCharacterPos
and SetToCharacterPos