WoW:UIOBJECT Frame: Difference between revisions
Jump to navigation
Jump to search
(New page: == Class Hierarchy == *UIObject(API) **Region(API) ***Frame == Derivatives == * [[UIOBJECT_Button...) |
No edit summary |
||
Line 29: | Line 29: | ||
See the [[Widget_API#Frame|Frame]] section of the [[Widget_API]]. | See the [[Widget_API#Frame|Frame]] section of the [[Widget_API]]. | ||
== XML == | |||
See [[XML/Frame]]. |
Revision as of 16:21, 18 September 2009
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.