| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIListBoxBase
            |   
            +-- XInterface.GUIMultiColumnListBox
               |   
               +-- GUI2K4.UT2K4FilterSummaryListBox
| Variables Summary | 
|---|
| Inherited Variables from XInterface.GUIMultiColumnListBox | 
|---|
| bDisplayHeader, bFullHeightStyle, ColumnHeadings, Header, HeaderColumnPerc, List | 
| Inherited Variables from XInterface.GUIListBoxBase | 
|---|
| bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName | 
| Functions Summary | ||
|---|---|---|
![]()  | InitComponent (GUIController MyC, GUIComponent MyO)) | |
| Inherited Functions from XInterface.GUIMultiColumnListBox | 
|---|
| InitBaseList, InitComponent, InternalOnColumnSized, InternalOnCreateComponent, InternalOnLoadIni | 
| Inherited Functions from XInterface.GUIListBoxBase | 
|---|
| InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint | 
| Functions Detail | 
|---|
 InitComponent  Source code| Defaultproperties | 
|---|
defaultproperties
{
	DefaultListClass="GUI2K4.UT2K4FilterSummaryList"
	StyleName="ServerBrowserGrid"
	Begin Object Class=GUIContextMenu Name=RCMenu
		ContextItems(0)="Remove this rule"
		ContextItems(1)="Edit this rule"
		ContextItems(2)="-"
		ContextItems(3)="Apply changes"
	End Object
	ContextMenu=RCMenu
}
 | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||