| 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.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LargeWindow
|
+-- GUI2K4.UT2K4_FilterListPage
|
+-- KFGui.KFUT2K4_FilterListPage
| Variables Summary | |
|---|---|
| string | NewFilterString |
| Inherited Variables from GUI2K4.UT2K4_FilterListPage |
|---|
| b_Cancel, b_Create, b_Edit, b_OK, b_Remove, CantRemove, FM, lb_Filters, li_Filters, sb_Background |
| Functions Summary | ||
|---|---|---|
![]() | bool | CreateClick (GUIComponent Sender)) |
![]() | bool | EditClick (GUIComponent Sender)) |
| Inherited Functions from GUI2K4.UT2K4_FilterListPage |
|---|
| CancelClick, CreateClick, EditClick, FilterChange, FilterDBLClick, InitComponent, InitFilterList, OKClick, RemoveClick |
| Variables Detail |
|---|
| Functions Detail |
|---|
CreateClick Source code
EditClick Source code| Defaultproperties |
|---|
defaultproperties
{
NewFilterString="New Filter"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||