<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_Button_Click</id>
	<title>WoW:API Button Click - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_Button_Click"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_Button_Click&amp;action=history"/>
	<updated>2026-04-23T02:19:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_Button_Click&amp;diff=19989&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API Button Click to WoW:API Button Click without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_Button_Click&amp;diff=19989&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:06Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_Button_Click&quot; title=&quot;WoW:API Button Click&quot;&gt;API Button Click&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_Button_Click&quot; title=&quot;WoW:API Button Click&quot;&gt;API Button Click&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:45, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-19988:rev-19989 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_Button_Click&amp;diff=19988&amp;oldid=prev</id>
		<title>WoWWiki&gt;Egingell: Created page with &#039;{{widgetmethod}}  Clicks a button.   MyButton:Click(virtual mouse button)  == Arguments == :; virtual mouse button : String. The mouse button to virtually click the button with. …&#039;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_Button_Click&amp;diff=19988&amp;oldid=prev"/>
		<updated>2010-07-29T07:01:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;{{widgetmethod}}  Clicks a button.   MyButton:Click(virtual mouse button)  == Arguments == :; virtual mouse button : String. The mouse button to virtually click the button with. …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{widgetmethod}}&lt;br /&gt;
&lt;br /&gt;
Clicks a button.&lt;br /&gt;
&lt;br /&gt;
 MyButton:Click(virtual mouse button)&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
:; virtual mouse button : String. The mouse button to virtually click the button with. Whatever gets passed here will be used as &amp;#039;&amp;#039;arg1&amp;#039;&amp;#039; in the button&amp;#039;s [[UIHANDLER_OnClick|OnClick]] [[Widget_Handlers|script handler]].&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 local f = CreateFrame(&amp;quot;Button&amp;quot;)&lt;br /&gt;
 f:SetScript(&amp;quot;OnClick&amp;quot;, function(self, arg1)&lt;br /&gt;
     print(arg1)&lt;br /&gt;
 end)&lt;br /&gt;
 f:Click(&amp;quot;foo bar&amp;quot;) -- will print &amp;quot;foo bar&amp;quot; in the chat frame.&lt;br /&gt;
 f:Click(&amp;quot;blah blah&amp;quot;) -- will print &amp;quot;blah blah&amp;quot; in the chat frame.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* This does not work on secure buttons.&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Egingell</name></author>
	</entry>
</feed>