xVoting.MapVoteCountMultiColumnList
- Extends
- GUIMultiColumnList
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIListBase
|
+-- XInterface.GUIVertList
|
+-- XInterface.GUIMultiColumnList
|
+-- xVoting.MapVoteCountMultiColumnList
Inherited Variables from XInterface.GUIMultiColumnList |
CellSpacing, ColumnHeadingHints, ColumnHeadings, ColumnWidths, ExpandLastColumn, InitColumnPerc, InvSortData, NeedsSorting, SortColumn, SortData, SortDescending |
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 |
var int PrevSortColumn;
function DrawItem (
Canvas Canvas,
int i,
float X,
float Y,
float W,
float H,
bool bSelected,
bool bPending )
function Free ( )
GetSelectedGameConfigIndex Source code
function int GetSelectedGameConfigIndex ( )
function int GetSelectedMapIndex ( )
function string GetSelectedMapName ( )
function string GetSortString ( int i )
event OnSortChanged ( )
function UpdatedVoteCount ( int UpdatedIndex, bool bRemoved )
defaultproperties
{
ColumnHeadings(0)="GameType"
ColumnHeadings(1)="MapName"
ColumnHeadings(2)="Votes"
InitColumnPerc(0)=0.300000
InitColumnPerc(1)=0.400000
InitColumnPerc(2)=0.300000
ColumnHeadingHints(0)="Game Type"
ColumnHeadingHints(1)="Map Name"
ColumnHeadingHints(2)="Number of votes registered for this map."
SortColumn=2
SortDescending=Wahr
SelectedStyleName="BrowserListSelection"
StyleName="ServerBrowserGrid"
}
|
Creation time: Mo 16.4.2007 11:20:24.078 - Created with
UnCodeX