projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54aa4eb
)
Add list of events (not yet formatted).
author
Mike Taylor
<mike@indexdata.com>
Tue, 11 Nov 2014 12:13:59 +0000
(12:13 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 11 Nov 2014 12:13:59 +0000
(12:13 +0000)
doc/mkws-developer.markdown
patch
|
blob
|
history
diff --git
a/doc/mkws-developer.markdown
b/doc/mkws-developer.markdown
index
67a36f9
..
f6f7e54
100644
(file)
--- a/
doc/mkws-developer.markdown
+++ b/
doc/mkws-developer.markdown
@@
-342,7
+342,23
@@
complete major-release cycle.
Events
------
-FIXME: list of events that can be usefully subscribed to.
+The following events are generated by the widget-set code:
+
+resize-wide
+resize-narrow
+authenticated(authName, realm)
+ready
+log(m_teamName, timestamp, s)
+targets(data)
+stat(data)
+firstrecords(hitcount)
+complete(hitcount)
+facets(data)
+pager(data)
+records(data)
+record(data)
+navi -- consult team.filters.
+
- - -