* Currently used to control the behavior of the root * attribute so that recursing up the object heirarchy can be constrained * to a specific type of Widget. Widget authors should set this property * to the constructor function for a given Widget implementation. *
root
selected
* This method is invoked after bindUI is invoked for the Widget class * using YUI's aop infrastructure. *