WoW:UIOBJECT Frame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page UIOBJECT Frame to UIOBJECT Frame without leaving a redirect) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{widget}} | |||
== Class Hierarchy == | == Class Hierarchy == | ||
Line 27: | Line 29: | ||
== API == | == API == | ||
See the [[ | See the [[Widget API#Frame|Frame]] section of the [[Widget API]]. | ||
== XML == | == XML == | ||
See [[XML/Frame]]. | See [[XML/Frame]]. | ||
[[Category:World of Warcraft API]] |
Latest revision as of 04:49, 15 August 2023
← Widget API < Frame
Class Hierarchy[edit]
Derivatives[edit]
- Button(API)
- Cooldown(API)
- ColorSelect(API)
- EditBox(API)
- GameTooltip(API)
- MessageFrame(API)
- Minimap(API)
- Model(API)
- ScrollFrame(API)
- ScrollingMessageFrame(API)
- SimpleHTML(API)
- Slider(API)
- StatusBar(API)
Construction[edit]
Use the CreateFrame() method.
API[edit]
See the Frame section of the Widget API.
XML[edit]
See XML/Frame.