m
Move page script moved page XML/Scripts to WoW:XML/Scripts without leaving a redirect
(Created page with "{{uixmlprop}} Holds handler script elements which run code for a given event the element. == Inheritance == Inherits: none, Contained in: <Frame>, <[[XML/Animat...") |
m (Move page script moved page XML/Scripts to WoW:XML/Scripts without leaving a redirect) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{uixmlprop}} | {{uixmlprop}} | ||
Holds handler [[XML/Script]] type elements which run code for a given element event. | Holds Lua event handler [[XML/Script]] type elements, which run code for a given element event. See [[XML/Script]]. | ||
== Inheritance == | == Inheritance == | ||
| Line 6: | Line 6: | ||
== Elements == | == Elements == | ||
<''[[XML/Script|Script]]''> (only one of each | <''[[XML/Script|Script]]''> (only one of each Script type) | ||
== Attributes == | == Attributes == | ||
| Line 15: | Line 15: | ||
== See also == | == See also == | ||
* [[XML/Script]] | |||
* [[:Category:Widget event handlers]] | * [[:Category:Widget event handlers]] | ||