Open main menu
Home
Random
Log in
Settings
About AddOn Studio
Disclaimers
AddOn Studio
Search
WoW
:
UIOBJECT Frame
Language
Watch
Edit
Revision as of 19:06, 15 January 2009 by
WoWWiki>Jacint uk
(New page: == Class Hierarchy == *
UIObject
(
API
) **
Region
(
API
) ***Frame == Derivatives == * [[UIOBJECT_Button...)
(diff) ← Older revision |
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Contents
1
Class Hierarchy
2
Derivatives
3
Construction
4
API
Class Hierarchy
UIObject
(
API
)
Region
(
API
)
Frame
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
.