<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: List a widget&#8217;s events one can connect on</title>
	<atom:link href="http://dojocampus.org/content/2008/05/21/list-a-widgets-events-one-can-connect-on/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojocampus.org/content/2008/05/21/list-a-widgets-events-one-can-connect-on/</link>
	<description>The definitive resource for all things Dojo: past, present, future.</description>
	<pubDate>Wed, 07 Jan 2009 05:24:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: dtynan</title>
		<link>http://dojocampus.org/content/2008/05/21/list-a-widgets-events-one-can-connect-on/#comment-192</link>
		<dc:creator>dtynan</dc:creator>
		<pubDate>Sun, 25 May 2008 21:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=119#comment-192</guid>
		<description>Using Firefox 3rc1 the above generates an error for me ... anyone else see this?  know how to get around it?

&#62;&#62;&#62; &#62;&#62;&#62; widget = dijit.byNode(dojo.query("[widgetid]")[0])
commandLine.evaluate FAILS: [Exception... "Security Manager vetoed action" nsresult: "0x80570027 (NS_ERROR_XPC_SECURITY_MANAGER_VETO)" location: "JS frame :: chrome://firebug/content/commandLine.js ::  :: line 100" data: no]</description>
		<content:encoded><![CDATA[<p>Using Firefox 3rc1 the above generates an error for me &#8230; anyone else see this?  know how to get around it?</p>
<p>&gt;&gt;&gt; &gt;&gt;&gt; widget = dijit.byNode(dojo.query(&#8221;[widgetid]&#8220;)[0])<br />
commandLine.evaluate FAILS: [Exception... "Security Manager vetoed action" nsresult: "0x80570027 (NS_ERROR_XPC_SECURITY_MANAGER_VETO)" location: "JS frame :: chrome://firebug/content/commandLine.js ::  :: line 100" data: no]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://dojocampus.org/content/2008/05/21/list-a-widgets-events-one-can-connect-on/#comment-191</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 22 May 2008 14:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=119#comment-191</guid>
		<description>yaovrubin:

So a couple of ideas spring to mind immediately. First, in Firefox there's a working "uneval" function which can get you the source code for the function in question. Next, if it's Dojo-specific class, you could use the dojox.help module to query api.dojotoolkit.org based on the instances's declaredClass property. Lastly, on every browser you should be able to at least get the ".length" property of the function in question to see how many positional arguments it was declared with.

Regards</description>
		<content:encoded><![CDATA[<p>yaovrubin:</p>
<p>So a couple of ideas spring to mind immediately. First, in Firefox there&#8217;s a working &#8220;uneval&#8221; function which can get you the source code for the function in question. Next, if it&#8217;s Dojo-specific class, you could use the dojox.help module to query api.dojotoolkit.org based on the instances&#8217;s declaredClass property. Lastly, on every browser you should be able to at least get the &#8220;.length&#8221; property of the function in question to see how many positional arguments it was declared with.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoavrubin</title>
		<link>http://dojocampus.org/content/2008/05/21/list-a-widgets-events-one-can-connect-on/#comment-190</link>
		<dc:creator>yoavrubin</dc:creator>
		<pubDate>Wed, 21 May 2008 14:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://dojocampus.org/content/?p=119#comment-190</guid>
		<description>good idea, what about the next step, which is finding a simple way to know what parameters are sent in each event?</description>
		<content:encoded><![CDATA[<p>good idea, what about the next step, which is finding a simple way to know what parameters are sent in each event?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
