WoW:Widget API/Region: Difference between revisions

no edit summary
m (catfix)
No edit summary
Line 16: Line 16:
: [[API Region SetAllPoints|Region:SetAllPoints]](frame or "frameName") - Set all anchors to match edges of specified frame - Moved in 1.10.
: [[API Region SetAllPoints|Region:SetAllPoints]](frame or "frameName") - Set all anchors to match edges of specified frame - Moved in 1.10.
: [[API Region SetHeight|Region:SetHeight]](height) - Set the height of the object.
: [[API Region SetHeight|Region:SetHeight]](height) - Set the height of the object.
: [[API Region SetParent|Region:SetParent]](parent or "parentName") - Set the parent for this frame - Moevd in 1.10.
: [[API Region SetParent|Region:SetParent]](parent or "parentName") - Set the parent for this frame - Moved in 1.10.
: [[API Region SetPoint|Region:SetPoint]]("point","relativeFrame" or relativeObject,"relativePoint"[,xOfs,yOfs]) - Set an attachment point of this object - Updated in 1.10.
: [[API Region SetPoint|Region:SetPoint]]("point","relativeFrame" or relativeObject,"relativePoint"[,xOfs,yOfs]) - Set an attachment point of this object - Updated in 1.10.
: [[API Region SetWidth|Region:SetWidth]](width) - Set the width of the object.
: [[API Region SetWidth|Region:SetWidth]](width) - Set the width of the object.
: [[API Region Show|Region:Show]]() - Set this object to shown (it will appear if its parent is visible).
: [[API Region Show|Region:Show]]() - Set this object to shown (it will appear if its parent is visible).<noinclude>
 
[[Category:Widget methods| ]]</noinclude>
<noinclude>[[Category:Widget methods| ]]</noinclude>
Anonymous user