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
stringPlayerFace
intPlayerFrags
intPlayerID
stringPlayerMesh
stringPlayerName
intPlayerPing
stringPlayerSkin
stringPlayerStats
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
functionint 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;

PlayerFace Source code

var string PlayerFace;

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;

PlayerStats Source code

var string PlayerStats;

PlayerTeam Source code

var string PlayerTeam;

SortColumn Source code

var int SortColumn;


Functions Detail

Compare Source code

function int 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: Fr 7.6.2013 13:15:13.322 - Created with UnCodeX