Anonymous
Not logged in
Login
Documentation
Search
Hyperlink Event
From Documentation
Namespaces
Page
Discussion
More
More
Languages
Page actions
View
View source
History
Revision as of 01:21, 5 July 2013 by
Hawk
(
talk
|
contribs
)
(
→Hyperlink event
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
Documentation
ZK Spreadsheet Essentials 3.x
Working with Spreadsheet
Handling Events
Hyperlink Event
Hyperlink Event
onHyperlink
This event is fired when a user clicks on a cell that contains a hyperlink. When a corresponding event listener is invoked, a
HyperlinkEvent
object is passed as an argument.
Example