WoW:XML/Frames: Difference between revisions

From AddOn Studio
< XML
Jump to navigation Jump to search
mNo edit summary
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]]

Revision as of 23:38, 26 February 2015

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.