Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

KFGui.KFUT2K4_FilterListPage

Extends
UT2K4_FilterListPage

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
stringNewFilterString
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
functionbool CreateClick (GUIComponent Sender))
functionbool EditClick (GUIComponent Sender))
Inherited Functions from GUI2K4.UT2K4_FilterListPage
CancelClick, CreateClick, EditClick, FilterChange, FilterDBLClick, InitComponent, InitFilterList, OKClick, RemoveClick


Variables Detail

NewFilterString Source code

var localized string NewFilterString;


Functions Detail

CreateClick Source code

function bool CreateClick ( GUIComponent Sender) )

EditClick Source code

function bool EditClick ( GUIComponent Sender) )


Defaultproperties

defaultproperties
{
     NewFilterString="New Filter"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:47.738 - Created with UnCodeX