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.GUITreeListBox
Variables Summary | |
---|---|
GUITreeList | List |
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 | ||
---|---|---|
InitBaseList (GUIListBase LocalList) | ||
InitComponent (GUIController MyController, GUIComponent MyOwner) | ||
bool | InternalDblClick (GUIComponent Sender) | |
InternalOnChange (GUIComponent Sender) | ||
bool | InternalOnClick (GUIComponent Sender) | |
int | ItemCount () | |
bool | MyClose (GUIContextMenu Sender) | |
bool | MyOpen (GUIContextMenu Menu) |
Inherited Functions from XInterface.GUIListBoxBase |
---|
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { DefaultListClass="XInterface.GUITreeList" Begin Object Class=GUITreeScrollBar Name=TreeScrollbar bVisible=Falsch OnPreDraw=TreeScrollbar.GripPreDraw End Object MyScrollBar=GUITreeScrollBar'XInterface.GUITreeListBox.TreeScrollbar' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |