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

KFGui.KFGUIComboBox

Extends
GUIComboBox

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIComboBox
            |   
            +-- KFGui.KFGUIComboBox

Variables Summary
StringSoldierNameToAdd
KFGUIComboBox
array<xUtil.PlayerRecord>PlayerList
Inherited Variables from XInterface.GUIComboBox
bIgnoreChangeWhenTyping, bReadOnly, bShowListOnFocus, bValueReadOnly, Edit, Index, List, MaxVisibleItems, MyListBox, MyShowListBtn, TextStr
Inherited Variables from XInterface.GUIMultiComponent
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function SetSoldierToAdd ()))
function SetText (string NewText, optional bool bListItemsOnly))
Inherited Functions from XInterface.GUIComboBox
AddItem, CenterMouse, Clear, find, FindExtra, FindIndex, FocusFirst, FocusLast, Get, GetExtra, GetIndex, GetItem, GetItemObject, GetObject, GetText, HideListBox, InitComponent, InternalEditPressed, InternalListClick, InternalListDeActivate, InternalOnInvalidate, InternalOnKeyEvent, InternalOnLoadIni, InternalOnMousePressed, InternalOnSaveIni, ItemChanged, ItemCount, LoseFocus, ReadOnly, RemoveItem, SetExtra, SetFriendlyLabel, SetHint, SetIndex, SetText, SetVisibility, ShowListBox, TextChanged
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

SoldierNameToAdd Source code

var String SoldierNameToAdd;

KFGUIComboBox

PlayerList Source code

var(KFGUIComboBox) array<xUtil.PlayerRecord> PlayerList;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

SetSoldierToAdd Source code

function SetSoldierToAdd ( ) )

SetText Source code

function SetText ( string NewText, optional bool bListItemsOnly) )


Defaultproperties

defaultproperties
{
}

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