dojox.widget.Portlet tests

This is a Portlet widget, which is similar to a dijit.TitlePane, but is designed to be used with the dojox.layout.GridContainer widget. Each widget can be extended with a number of different plug in widgets, with each plug in specifying an icon to display in the title bar.

Two settings widgets are currently defined, dojox.widget.PortletSettings and dojox.widget.PortletDialogSettings

-Test Title 1
-Portlet with Dialog Settings
EXPERIMENTAL: dojox.widget.Portlet -- APIs subject to change without notice.
DEPRECATED: dojox.widget.PortletSettings::attr() is deprecated. Use get() or set() instead, called from function(_c){ if(_c.portletIconClass&&_c.toggle&&!_c.attr("portlet")){ this._createIcon(_c.portletIconClass,_c.portletIconHoverClass,dojo.hitch(_c,"toggle")); dojo.place(_c.domNode,this.containerNode,"before"); _c.attr("portlet",this); this._settingsWidget=_c; } } -- will be removed in version: 2.0