WoW:XML/Frames: Difference between revisions

From AddOn Studio
< XML
Jump to navigation Jump to search
(Created page with '{{subst:XMLelement}}')
 
m (Move page script moved page XML/Frames to XML/Frames without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
{{uixmlprop}}
==Inheritance==
Holds a set of child frames.
Contained in: <[[XML/Frame|Frame]]>


==Elements==
== Inheritance ==
Inherits: none, Contained in: <[[XML/Frame|Frame]]>.
 
== Elements ==
<[[XML/Frame|Frame]]> (unlimited)
<[[XML/Frame|Frame]]> (unlimited)


==Attributes==
== Attributes ==
none
:none


==Description==
== Description ==
Children of a widget can be obtained using the [[API_GetChildren|GetChildren]]() function.
Children of a widget can be obtained using the [[API_GetChildren|GetChildren]]() function.
[[Category:XML elements]]
[[Category:XML elements]]

Latest revision as of 04:49, 15 August 2023

XML UI ← XML properties < Frames

Holds a set of child frames.

Inheritance

Inherits: none, Contained in: <Frame>.

Elements

<Frame> (unlimited)

Attributes

none

Description

Children of a widget can be obtained using the GetChildren() function.