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 | +-- GUI2K4.DirectoryTreeListBox
Variables Summary | |
---|---|
DirectoryTreeList | 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)) | ||
InternalOnChange (GUIComponent Sender)) | ||
bool | InternalOnClick (GUIComponent Sender)) | |
bool | InternalOnDblClick (GUIComponent Sender)) | |
int | ItemCount ())) | |
bool | MyClose (GUIContextMenu Sender)) | |
bool | MyOpen (GUIContextMenu Menu, GUIComponent ContextMenuOwner)) |
Inherited Functions from XInterface.GUIListBoxBase |
---|
InitBaseList, InitComponent, InternalOnCreateComponent, SetFriendlyLabel, SetHint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
DefaultListClass="GUI2K4.DirectoryTreeList"
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |