 
       wx.lib.agw.hyperlink.HyperLinkEvent¶
  wx.lib.agw.hyperlink.HyperLinkEvent¶Event object sent in response to clicking on a HyperLinkCtrl.
 Methods Summary¶
 Methods Summary¶| __init__ | Default class constructor. | 
| GetPosition | Returns the event position. | 
| SetPosition | Sets the event position. | 
 Class API¶
 Class API¶HyperLinkEvent(wx.CommandEvent)¶Event object sent in response to clicking on a HyperLinkCtrl.
__init__(self, eventType, eventId)¶Default class constructor.
| Parameters: | 
 | 
|---|
GetPosition(self)¶Returns the event position.