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

KFGui.KFPerkSelectListBox

Extends
GUIListBoxBase

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIListBoxBase
            |   
            +-- KFGui.KFPerkSelectListBox

Variables Summary
KFPerkSelectListList
Inherited Variables from XInterface.GUIListBoxBase
bInitializeList, bSorted, bVisibleWhenEmpty, DefaultListClass, MyList, MyScrollBar, OutlineStyleName, SectionStyleName, SelectedStyleName
Inherited Variables from XInterface.GUIMultiComponent
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility

Functions Summary
functionint GetIndex ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
Inherited Functions from XInterface.GUIListBoxBase
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint
Inherited Functions from XInterface.GUIMultiComponent
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility


Variables Detail

List Source code

var KFPerkSelectList List;


Functions Detail

GetIndex Source code

function int GetIndex ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )


Defaultproperties

defaultproperties
{
     DefaultListClass="KFGUI.KFPerkSelectList"
}

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