This event class is used for the events generated by
HyperlinkCtrl.
To process input from a HyperlinkCtrl, use one of these event handler macros to
direct input to member function that take a
HyperlinkEvent argument:
evt_hyperlink(id) { | event | … } | User clicked on an hyperlink. |
The constructor is not normally used by the user code.
Returns the URL of the hyperlink where the user has just clicked.
Sets the URL associated with the event.
[This page automatically generated from the Textile source at 2023-06-09 00:45:35 +0000]