Note on expandValue
[mkws-moved-to-github.git] / doc / mkws-developer.markdown
index 367611b..d4e8162 100644 (file)
@@ -148,9 +148,10 @@ be used by the derived widget.
        `responsive_design_width`. Should be used for "unimportant"
        widgets that can be omitted from the mobile version of a site.
 
        `responsive_design_width`. Should be used for "unimportant"
        widgets that can be omitted from the mobile version of a site.
 
-* TODO subwidget()
+* `expandValue()` --
+       TODO: either document this or remove it from the API.
 
 
-* TODO expandValue()
+* TODO subwidget()
 
 In addition to these properties and methods of the bare widget object,
 some kinds of specific widget add other properties of their own. For
 
 In addition to these properties and methods of the bare widget object,
 some kinds of specific widget add other properties of their own. For
@@ -234,6 +235,13 @@ infelicities reflect the fact that some code that rightly belongs in
 widgets is still in the team. When we finish migrating it, the widget
 API should get simpler.
 
 widgets is still in the team. When we finish migrating it, the widget
 API should get simpler.
 
+
+Events
+------
+
+TODO: list of events that can be usefully subscribed to.
+
+
 - - -
 
 Copyright (C) 2013-2014 by IndexData ApS, <http://www.indexdata.com>
 - - -
 
 Copyright (C) 2013-2014 by IndexData ApS, <http://www.indexdata.com>