Navigation menu

WoW:XML/Button: Difference between revisions

Jump to navigation Jump to search
7 bytes removed ,  17 December 2020
m
no edit summary
mNo edit summary
Line 1: Line 1:
{{uixmlelem}}
{{uixmlelem}}
[[XML/Button|Button]] is a complex element that allows drawing automatically animated text and textures when clicked, and with special event handling. Is a managed combination of [[XML/Texture|Textures]] and [[XML/FontString|FontStrings]] and is placed in a [[XML/Frames|Frames]] element.
[[XML/Button|Button]] is a complex element that allows drawing automatically animated text and textures when clicked, and with special event handling. Is a managed combination of [[XML/Texture|Textures]] and [[XML/FontString|FontStrings]] and is placed in a [[XML/Frames|Frames]] element.


== Inheritance ==
== Inheritance ==
Inherited by: [[XML/CheckButton|CheckButton]], [[XML/UnitButton|UnitButton]], Inherits: [[XML/Frame|Frame]], Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui]]<br/>
: Inherited by: [[XML/CheckButton|CheckButton]], [[XML/UnitButton|UnitButton]], Inherits: [[XML/Frame|Frame]], Runtime object: [[UIOBJECT_Button|Button]]
Runtime object: [[UIOBJECT_Button|UIObject Button]]
: Defined in: [[XML/Frames|Frames]], [[XML/Ui|Ui]]


== Elements ==
== Elements ==
Line 92: Line 91:
  </Button>
  </Button>


[[Image:Close-button.jpg]]
[[Image:wow_close-button.jpg]]
[[Category:XML elements]]
[[Category:XML elements]]