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

GUI2K4.ServerBrowserMCListBox

Extends
GUIMultiColumnListBox

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIListBoxBase
            |   
            +-- XInterface.GUIMultiColumnListBox
               |   
               +-- GUI2K4.ServerBrowserMCListBox

Direct Known Subclasses:

UT2K4Browser_BuddyListBox, UT2K4Browser_PlayersListBox, UT2K4Browser_RulesListBox, UT2K4Browser_ServerListBox

Variables Summary
UT2K4Browser_ServerListPageBasetp_Anchor
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
functionbool InternalOnClose (GUIContextMenu Sender)
functionbool InternalOnOpen (GUIContextMenu Menu)
function SetAnchor (UT2K4Browser_ServerListPageBase AnchorPage)
Inherited Functions from XInterface.GUIMultiColumnListBox
InitBaseList, InitComponent, InternalOnColumnSized, InternalOnCreateComponent, InternalOnLoadIni
Inherited Functions from XInterface.GUIListBoxBase
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint


Variables Detail

tp_Anchor Source code

var UT2K4Browser_ServerListPageBase tp_Anchor;


Functions Detail

InternalOnClose Source code

function bool InternalOnClose ( GUIContextMenu Sender )

InternalOnOpen Source code

function bool InternalOnOpen ( GUIContextMenu Menu )

SetAnchor Source code

function SetAnchor ( UT2K4Browser_ServerListPageBase AnchorPage )


Defaultproperties

defaultproperties
{
     bVisibleWhenEmpty=True
     IniOption="@Internal"
     StyleName="ServerBrowserGrid"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:15.390 - Created with UnCodeX