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