WoW API: CollapseFactionHeader

From AddOn Studio
Revision as of 23:00, 8 April 2009 by WoWWiki>KirkBot (Typo fixing using AWB)
Jump to navigation Jump to search

WoW API < CollapseFactionHeader


Collapse a faction header row.

CollapseFactionHeader(rowIndex)

Parameters

Arguments

(rowIndex)
rowIndex
Integer - The row index of the header to collapse (Specifying a non-header row can have unpredictable results). The UPDATE_FACTION event is fired after the change since faction indexes will have been shifted around.

Returns

nil

See also

ExpandFactionHeader