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

ROInterface.ROMapVoteCountMultiColumnList

Extends
MapVoteCountMultiColumnList

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIListBase
         |   
         +-- XInterface.GUIVertList
            |   
            +-- XInterface.GUIMultiColumnList
               |   
               +-- XVoting.MapVoteCountMultiColumnList
                  |   
                  +-- ROInterface.ROMapVoteCountMultiColumnList

Variables Summary
Inherited Variables from XVoting.MapVoteCountMultiColumnList
PrevSortColumn, VRI
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 DrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending))
functionstring GetSortString (int i ))
Inherited Functions from XVoting.MapVoteCountMultiColumnList
DrawItem, Free, GetSelectedGameConfigIndex, GetSelectedMapIndex, GetSelectedMapName, GetSortString, InternalOnDragDrop, LoadList, OnSortChanged, UpdatedVoteCount
Inherited Functions from XInterface.GUIMultiColumnList
AddedItem, ChangeSortOrder, Clear, CurrentListId, Dump, GetCellLeftWidth, GetListIndex, InitializeColumns, InternalOnPreDraw, OnSortChanged, RemovedCurrent, RemovedItem, ResolutionChanged, Sort, SortList, UpdatedItem


Functions Detail

DrawItem Source code

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

GetSortString Source code

function string GetSortString ( int i ) )


Defaultproperties

defaultproperties
{
     ColumnHeadings(0)="MapName"
     ColumnHeadings(1)="Votes"
     ColumnHeadings(2)="none"
     InitColumnPerc(0)=0.700000
     InitColumnPerc(1)=0.300000
     InitColumnPerc(2)=0.000000
     ColumnHeadingHints(0)="Map Name"
     ColumnHeadingHints(1)="Number of votes registered for this map."
     ColumnHeadingHints(2)="none"
     SortColumn=1
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:51.869 - Created with UnCodeX