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 07:11, 9 July 2013 by
Hawk
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Documentation
ZK Spreadsheet Essentials
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.
Event Monitor Example