WoW:Widget
In a World of Warcraft Interface Customization context, a Widget refers to a (usually visible) component of the user interface, such as a "Frame", "Button", or "EditBox", etc...
Widgets can be created via XML (using WoW's XML markup, or via the CreateFrame() API, and further be controlled run-time with functions in the Widget API.