Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIComponent | +-- XInterface.GUIMultiComponent | +-- XInterface.GUIListBoxBase | +-- XInterface.GUIMultiOptionListBox
Variables Summary | |
---|---|
GUIMultiOptionListBox | |
GUIMultiOptionList | List |
int | NumColumns |
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 | ||
---|---|---|
![]() | DisableMe () | |
![]() | EnableMe () | |
![]() | InitBaseList (GUIListBase LocalList) | |
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner) | |
![]() | InternalOnChange (GUIComponent Sender) | |
![]() | bool | InternalOnClick (GUIComponent Sender) |
![]() | InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Sender) | |
![]() | InternalOnScrollRelease (GUIComponent Sender) | |
![]() | int | ItemCount () |
![]() | ListCreateComponent (GUIMenuOption NewComp, GUIMultiOptionList Sender) | |
![]() | ListLoadIni (GUIComponent Sender, string S) | |
![]() | string | ListSaveIni (GUIComponent Sender) |
Inherited Functions from XInterface.GUIListBoxBase |
---|
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { NumColumns=1 DefaultListClass="XInterface.GUIMultiOptionList" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |