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

XInterface.Tab_SpeechBinder

Extends
Tab_ControlSettings

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K3TabPanel
                  |   
                  +-- XInterface.Tab_ControlSettings
                     |   
                     +-- XInterface.Tab_SpeechBinder

Constants Summary
Inherited Contants from XInterface.Tab_ControlSettings
DefaultBindings

Variables Summary
boolbNoMatureLanguage
stringSpeechLabel
Inherited Variables from XInterface.Tab_ControlSettings
Bindings, BkColor, bListInitialised, bSetNextKeyPress, Footer, HackIndex, Header, Labels, MyListBox, NewIndex, NewSubIndex, row, SectionLabelMargin, SelStyle

Structures Summary
Inherited Structures from XInterface.Tab_ControlSettings
KeyBinding

Functions Summary
function AddCommand (bool IsSection, string KeyLabel, string Alias))
function InitBindings ()))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function LoadSpeechCommands ()))
Inherited Functions from XInterface.Tab_ControlSettings
AddNewKey, AddToBindings, DrawBinding, GetCurrentKeyBind, GetNewKey, InitBindings, InitComponent, ListChange, ListOnKeyEvent, MyOnAdjustTop, RawKey, RemoveAllOccurance, RemoveExistingKey, ResetClicked, SearchDown, SearchUp, ShowPanel, Swap, UpdateHint, Weight


Variables Detail

bNoMatureLanguage Source code

var transient bool bNoMatureLanguage;

SpeechLabel Source code

var localized string SpeechLabel;


Functions Detail

AddCommand Source code

function AddCommand ( bool IsSection, string KeyLabel, string Alias) )

InitBindings Source code

function InitBindings ( ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

LoadSpeechCommands Source code

function LoadSpeechCommands ( ) )


Defaultproperties

defaultproperties
{
	SpeechLabel="Phrase"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:24.262 - Created with UnCodeX