GUI.moComboBox
- Extends
- GUIMenuOption
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIMenuOption
|
+-- GUI.moComboBox
Inherited Variables from GUI.GUIMenuOption |
bFlipped, bHeightFromComponent, bSquare, bVerticalLayout, Caption, CaptionWidth, ComponentClassName, ComponentJustification, ComponentWidth, LabelJustification, LabelStyle, MyComponent, MyLabel |
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 |
var bool bReadOnly;
function AddItem (
string Item, optional
object Extra, optional
string Str) )
function string Find ( string Test, bool bExact) )
function string GetExtra ( ) )
function int GetIndex ( ) )
function string GetItem ( int index) )
function object GetItemObject (
int index) )
function object GetObject ( ) )
function string GetText ( ) )
function int ItemCount ( ) )
function ReadOnly ( bool b) )
function RemoveItem ( int item, optional int Count) )
function SetIndex ( int I) )
function SetText ( string NewText) )
defaultproperties
{
ComponentClassName="GUI.GUIComboBox"
} |
Creation time: st 23.5.2018 00:10:32.626 - Created with
UnCodeX