Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.UT2K4FilterSummaryListBox

Extends
GUIMultiColumnListBox

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
function 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

function InitComponent ( GUIController MyC, GUIComponent MyO) )


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
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:26.620 - Created with UnCodeX