| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIListBoxBase
|
+-- XInterface.GUIMultiColumnListBox
|
+-- GUI2K4.GUI2K4MultiColumnListBox
| Variables Summary |
|---|
| Inherited Variables from XInterface.GUIMultiColumnListBox |
|---|
| bDisplayHeader, bFullHeightStyle, ColumnHeadings, Header, HeaderColumnPerc, List |
| Inherited Variables from XInterface.GUIListBoxBase |
|---|
| bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName |
| Delegates Summary | ||
|---|---|---|
![]() | string | OnGetSortString (GUIComponent Sender, int item, int column) |
| Functions Summary | ||
|---|---|---|
![]() | InitBaseList (GUIListBase LocalList)) | |
![]() | string | InternalOnGetSortString (GUIComponent Sender, int item, int column)) |
| Inherited Functions from XInterface.GUIMultiColumnListBox |
|---|
| InitBaseList, InitComponent, InternalOnColumnSized, InternalOnCreateComponent, InternalOnLoadIni |
| Inherited Functions from XInterface.GUIListBoxBase |
|---|
| InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
| Delegates Detail |
|---|
OnGetSortString Source code| Functions Detail |
|---|
InitBaseList Source code
InternalOnGetSortString Source code| Defaultproperties |
|---|
defaultproperties
{
DefaultListClass="GUI2K4.GUI2K4MultiColumnList"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||