- Extends
- GUIVertList
- Modifiers
- native
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIListBase
|
+-- XInterface.GUIVertList
|
+-- XInterface.GUIMultiColumnList
Direct Known Subclasses:
AdminPlayerList, Browser_BuddyList, Browser_PlayersList, Browser_RulesList, Browser_ServersList, GUI2K4MultiColumnList, KickVoteMultiColumnList, MapVoteCountMultiColumnList, MapVoteMultiColumnList, MyTestMultiColumnList, PlayerInfoMultiColumnList, PlayInfoList, ServerBrowserMCList, UT2K4FilterSummaryList
Inherited Variables from XInterface.GUIListBase |
bAllowEmptyItems, bDrawSelectionBorder, bHotTrack, bHotTrackSound, bInitializeList, bMultiSelect, bNotify, bSorted, bVisibleWhenEmpty, DropIndex, Index, ItemCount, ItemHeight, ItemsPerPage, ItemWidth, LastPressX, LastPressY, LastSelected, LinkedObjects, MightRemove, MyScrollBar, OutlineStyle, OutlineStyleName, SectionJustification, SectionStyle, SectionStyleName, SelectedBKColor, SelectedImage, SelectedItems, SelectedStyle, SelectedStyleName, Top |
Inherited Functions from XInterface.GUIVertList |
CalculateIndex, CenterMouse, Down, End, Home, InternalOnClick, InternalOnKeyType, PgDn, PgUp, Up, WheelDown, WheelUp |
Inherited Functions from XInterface.GUIListBase |
AdditionalDebugString, AddLinkObject, CalculateIndex, CheckDragSelect, Clear, ClearPendingElements, DisableLinkedObjects, Down, EnableLinkedObjects, End, GetItemAtIndex, GetPendingItems, Home, IndexChanged, InitComponent, InitLinkObjects, InternalOnBeginDrag, InternalOnDragDrop, InternalOnDragEnter, InternalOnDragLeave, InternalOnDragOver, InternalOnEndDrag, InternalOnKeyEvent, InternalOnMousePressed, InternalOnMouseRelease, InternalOnRightClick, IsMultiSelect, IsValid, IsValidIndex, MakeVisible, MoveLeft, MoveRight, PgDn, PgUp, SetIndex, SetOutlineAlpha, SetTopItem, SilentSetIndex, Sort, Up, WheelDown, WheelUp |
var const array<int> InvSortData;
GUIMultiColumnList
delegate string GetSortString ( int YourArrayIndex )
delegate OnColumnSized ( int column )
native final function AddedItem ( optional int YourArrayIndex )
native final function ChangeSortOrder ( )
function Clear ( )
function int CurrentListId ( )
function Dump ( )
function GetCellLeftWidth ( int Column, out float Left, out float Width )
native final function int GetListIndex ( int YourArrayIndex )
event InitializeColumns (
Canvas C )
function bool InternalOnPreDraw (
Canvas C )
event OnSortChanged ( )
function RemovedCurrent ( )
native final function RemovedItem ( int YourArrayIndex )
function ResolutionChanged ( int ResX, int ResY )
function Sort ( )
native final function SortList ( )
native final function UpdatedItem ( int YourArrayIndex )
Creation time: Mo 16.4.2007 11:20:21.453 - Created with
UnCodeX