WoW:UIHANDLER OnDoubleClick: Difference between revisions

m
Move page script moved page UIHANDLER OnDoubleClick to WoW:UIHANDLER OnDoubleClick without leaving a redirect
m (New page: {{widgethandler}}<br> == Description == The OnDoubleClick handler is called when a UI element is double-clicked with the mouse. == Arguments == arg1 - a string representing the button ...)
 
m (Move page script moved page UIHANDLER OnDoubleClick to WoW:UIHANDLER OnDoubleClick without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:
== Arguments ==
== Arguments ==


arg1 - a string representing the button that was clicked.
self - the button frame being clicked
 
button - a string representing the button that was clicked.
Can be any of the following:
Can be any of the following:
*LeftButton
*LeftButton
Anonymous user