GUI2K4.UT2K4FilterRulesPanel
- Extends
- GUIFilterPanel
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.UT2K4TabPanel
|
+-- GUI2K4.UT2K4PlayInfoPanel
|
+-- GUI2K4.GUIFilterPanel
|
+-- GUI2K4.UT2K4FilterRulesPanel
Inherited Functions from GUI2K4.UT2K4PlayInfoPanel |
AddGroupHeader, AddRule, ArrayPropClicked, CanShowPanel, ClearRules, CustomClicked, CustomPageClosed, DumpListElements, FindComponentWithTag, FindGroupIndex, Free, InitComponent, InternalOnActivate, InternalOnChange, InternalOnCreateComponent, ListBoxCreateComponent, LoadRules, Refresh, StoreSetting, UpdateRules, UpdateSetting |
var localized string EnableRule;
var localized string MaxText;
var localized string MinText;
function LoadRules ( ) )
function UpdateRules ( ) )
defaultproperties
{
EnableRule="Enable this filter"
MaxText="Max"
MinText="Min"
Begin Object Class=GUIMultiOptionListBox Name=RuleBox
bVisibleWhenEmpty=True
OnCreateComponent=RuleBox.InternalOnCreateComponent
WinWidth=0.750000
WinHeight=1.000000
bBoundToParent=True
bScaleToParent=True
OnChange=UT2K4FilterRulesPanel.InternalOnChange
End Object
lb_Rules=GUIMultiOptionListBox'GUI2K4.UT2K4FilterRulesPanel.RuleBox'
}
|
Creation time: sk 18-3-2018 09:49:56.401 - Created with
UnCodeX