Hixie f3f1fd8d7c Radio<T> and ValueChanged<T>
Make Radio widgets take a type that describes the type of their value,
so that you can catch when you use the wrong value.

Standardise on ValueChanged<Foo> instead of having a FooValueChanged
for every value of Foo.
2015-10-26 11:03:24 -07:00
..
2015-08-27 15:02:18 -07:00
2015-10-26 11:03:24 -07:00
2015-09-04 13:29:47 -07:00
2015-10-12 00:24:24 -07:00