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
{
Begin Object Class=GUIMultiOptionListBox Name=RuleBox
bVisibleWhenEmpty=True
OnChange=InternalOnChange
bBoundToParent=True
bScaleToParent=True
WinWidth=0.75
WinHeight=1.0
WinLeft=0.0
End Object
lb_Rules=RuleBox
EnableRule="Enable this filter"
MaxText="Max"
MinText="Min"
}
|
Creation time: Do 14.8.2014 09:58:26.602 - Created with
UnCodeX