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

GUI2K4.ServerBrowserMCList

Extends
GUIMultiColumnList

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIListBase
         |   
         +-- XInterface.GUIVertList
            |   
            +-- XInterface.GUIMultiColumnList
               |   
               +-- GUI2K4.ServerBrowserMCList

Direct Known Subclasses:

UT2K4Browser_BuddyList, UT2K4Browser_PlayersList, UT2K4Browser_RulesList, UT2K4Browser_ServersList

Variables Summary
UT2K4Browser_ServerListPageBasetp_MyPage
Inherited Variables from XInterface.GUIMultiColumnList
CellSpacing, ColumnHeadingHints, ColumnHeadings, ColumnWidths, ExpandLastColumn, InitColumnPerc, InvSortData, NeedsSorting, SortColumn, SortData, SortDescending

Structures Summary
Inherited Structures from XInterface.GUIMultiColumnList
MultiColumnSortData

Functions Summary
function MyOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)
function SetAnchor (UT2K4Browser_ServerListPageBase Anchor))
Inherited Functions from XInterface.GUIMultiColumnList
AddedItem, ChangeSortOrder, Clear, CurrentListId, Dump, GetCellLeftWidth, GetListIndex, InitializeColumns, InternalOnPreDraw, OnSortChanged, RemovedCurrent, RemovedItem, ResolutionChanged, Sort, SortList, UpdatedItem
Inherited Functions from XInterface.GUIVertList
CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp


Variables Detail

tp_MyPage Source code

var UT2K4Browser_ServerListPageBase tp_MyPage;


Functions Detail

MyOnDrawItem Source code

function MyOnDrawItem ( Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending )

SetAnchor Source code

function SetAnchor ( UT2K4Browser_ServerListPageBase Anchor) )


Defaultproperties

defaultproperties
{
	OnDrawItem=MyOnDrawItem
	Index=-1
	bVisible=True
	bVisibleWhenEmpty=True
	RenderWeight=1
	StyleName="ServerBrowserGrid"
	SelectedStyleName="BrowserListSelection"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:21.367 - Created with UnCodeX