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

GUI2K4.GUI2K4MultiColumnList

Extends
GUIMultiColumnList

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

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

Structures Summary
Inherited Structures from XInterface.GUIMultiColumnList
MultiColumnSortData

Delegates Summary
delegatestring OnGetSortString (GUIComponent Sender, int item, int column)
Inherited Delegates from XInterface.GUIMultiColumnList
GetSortString, OnColumnSized
Inherited Delegates from XInterface.GUIVertList
GetItemHeight

Functions Summary
functionstring InternalGetSortString (int i)
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


Delegates Detail

OnGetSortString Source code

delegate string OnGetSortString ( GUIComponent Sender, int item, int column )


Functions Detail

InternalGetSortString Source code

function string InternalGetSortString ( int i )


Defaultproperties

defaultproperties
{
     GetSortString=GUI2K4MultiColumnList.InternalGetSortString
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:00.375 - Created with UnCodeX