Event object sent in response to clicking on a HyperLinkCtrl
.
Default class constructor. |
|
Returns the event position. |
|
Sets the event position. |
HyperLinkEvent
(wx.CommandEvent)¶Event object sent in response to clicking on a HyperLinkCtrl
.
__init__
(self, eventType, eventId)¶Default class constructor.
eventType – the event type;
eventId – the event identifier.
GetPosition
(self)¶Returns the event position.