So what is dojo.declare, anyway? Entire articles on dojo.declare define it in great detail. In essence, it builds a constructor that we can later turn into an object. The previous object just happened to be a widget that displays HTML. In fact, if you did this....