WoW:UIOBJECT Frame: Difference between revisions
Jump to navigation
Jump to search
(CategorySelect - Adding categories) |
mNo edit summary |
||
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]] | [[Category:World of Warcraft API]] |
Revision as of 06:49, 14 February 2015
← Widget API < Frame
Class Hierarchy
Derivatives
- 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
Use the CreateFrame() method.
API
See the Frame section of the Widget API.
XML
See XML/Frame.