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

UBrowser.UBrowserPlayerList

Extends
UWindowList

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UBrowser.UBrowserPlayerList

Constants Summary
Inherited Contants from UWindow.UWindowBase
F_Bold, F_Large, F_LargeBold, F_Normal

Variables Summary
boolbDescending
intPlayerFrags
intPlayerID
stringPlayerMesh
stringPlayerName
intPlayerPing
stringPlayerSkin
stringPlayerTeam
intSortColumn
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Enumerations Summary
Inherited Enumerations from UWindow.UWindowBase
FrameHitTest, MenuSound, MessageBoxButtons, MessageBoxResult, PropertyCondition, TextAlign

Structures Summary
Inherited Structures from UWindow.UWindowBase
HTMLStyle, Region, TexRegion

Functions Summary
functionbool Compare (UWindowList T, UWindowList B)
functionUBrowserPlayerList FindID (int ID)
function SortByColumn (int Column)
Inherited Functions from UWindow.UWindowList
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate
Inherited Functions from UWindow.UWindowBase
BuildObjectWithProperties, GetRegion, InStrAfter, NewRegion, NewTexRegion


Variables Detail

bDescending Source code

var bool bDescending;

PlayerFrags Source code

var int PlayerFrags;

PlayerID Source code

var int PlayerID;

PlayerMesh Source code

var string PlayerMesh;

PlayerName Source code

var string PlayerName;

PlayerPing Source code

var int PlayerPing;

PlayerSkin Source code

var string PlayerSkin;

PlayerTeam Source code

var string PlayerTeam;

SortColumn Source code

var int SortColumn;


Functions Detail

Compare Source code

function bool Compare ( UWindowList T, UWindowList B )

FindID Source code

function UBrowserPlayerList FindID ( int ID )

SortByColumn Source code

function SortByColumn ( int Column )


Defaultproperties

defaultproperties
{
     SortColumn=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:22.093 - Created with UnCodeX