2009 NEWS 2009-01-18 - NEW EXAMPLE: Dynamic Options
A new Dynamic Options example has been added.
This new example demonstrates the Uize.Widget
class' support for inline JST (JavaScript Template) script blocks for declaring a widget's HTML generator, as well as the Uize.Widget.Options
class' behavior of invoking a registered generator to rebuild the UI each time the options set changes (i.e. the value of the values
state property changes).