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

GUI.GUIListBox

Extends
GUIListBoxBase
Modifiers
native

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIListBoxBase
            |   
            +-- GUI.GUIListBox

Variables Summary
GUIListList
Inherited Variables from GUI.GUIListBoxBase
bReadOnly, bVisibleWhenEmpty, MyActiveList, MyScrollBar
Inherited Variables from GUI.GUIMultiComponent
Components, Controls, ControlSpecs, PropagateActivity, PropagateState, PropagateVisibility

Functions Summary
function InitComponent (GUIComponent MyOwner))
function InternalOnChange (GUIComponent Sender))
function InternalOnClick (GUIComponent Sender))
functionint ItemCount ()))
function OnConstruct (GUIController MyController))
Inherited Functions from GUI.GUIListBoxBase
Clear, InitBaseList, InitComponent, Num, OnConstruct, SetActiveList, SetHint
Inherited Functions from GUI.GUIMultiComponent
Activate, AddComponent, AppendComponent, BringBackward, BringForward, BringToBack, BringToFront, CreateControl, DeActivate, DisableComponent, EnableComponent, FindCenterPoint, FindComponent, FindComponentIndex, FindControlIndex, FindDist, Free, Hide, InitComponent, InitializeControls, InsertComponent, InternalBringBackward, InternalBringForward, LogControls, MapControls, OnConstruct, RemapComponents, RemoveComponent, RemoveControl, ReorderComponents, ReweightComponents, SaveLayout, SetRadioGroup, Show, SwapControlIndicies, TabControl, TestControls


Variables Detail

List Source code

var GUIList List;


Functions Detail

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )

InternalOnChange Source code

function InternalOnChange ( GUIComponent Sender) )

InternalOnClick Source code

function InternalOnClick ( GUIComponent Sender) )

ItemCount Source code

function int ItemCount ( ) )

OnConstruct Source code

function OnConstruct ( GUIController MyController) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:30.308 - Created with UnCodeX