UIZE JavaScript Framework

2009 NEWS 2009-06-26 - IMPROVED MODULE: Uize.Widget

The Uize.Widget base class has been improved in a number of ways.

1.   Improvements have been made in the performance of the busy and enabled mechanisms.
2.   The newly added injectNodeHtml instance method lets you inject the specified HTML markup into the specified implied node, using the specified injection mode.
3.   The wired instance method has been deprecated in favor of the isWired instance property, offering slightly better performance than using the get instance method to access the value of the wired state property.