WoW:UIOBJECT Frame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(CategorySelect - Adding categories) |
||
Line 31: | Line 31: | ||
== XML == | == XML == | ||
See [[XML/Frame]]. | See [[XML/Frame]]. | ||
[[Category:World of Warcraft API]] |
Revision as of 11:42, 20 May 2010
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.