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

GUI2K4.GUICustomPropertyPage

Extends
LockedFloatingWindow

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.LockedFloatingWindow
                        |   
                        +-- GUI2K4.GUICustomPropertyPage

Direct Known Subclasses:

GUIArrayPropPage, UT2K4InvasionWaveConfig, VoiceChatConfig

Variables Summary
GUICustomPropertyPage
PlayInfo.PlayInfoDataItem
GUIComponentOwner
Inherited Variables from GUI2K4.LockedFloatingWindow
b_Cancel, b_OK, EdgeBorder[4], sb_Main, SubCaption
Inherited Variables from GUI2K4.FloatingWindow
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName

Functions Summary
function GetKeyValue (string Pair, out string Key, out string Value)
functionGUIComponent GetOwner ()
functionbool GetReadOnly ()
functionbool GrabOption (string Delim, out string Options, out string Result)
functionstring ParseOption (string Options, string Delim, string InKey)
function SetOwner (GUIComponent NewOwner)
function SetReadOnly (bool bValue)
function Strip (out string Source, string Char)
Inherited Functions from GUI2K4.LockedFloatingWindow
AlignButtons, InitComponent, InternalOnClick, InternalOnCreateComponent
Inherited Functions from GUI2K4.FloatingWindow
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked


Variables Detail

GUICustomPropertyPage

Item Source code

var(GUICustomPropertyPage) noexport PlayInfo.PlayInfoData Item;

Owner Source code

var(GUICustomPropertyPage) noexport GUIComponent Owner;


Functions Detail

GetKeyValue Source code

static function GetKeyValue ( string Pair, out string Key, out string Value )

GetOwner Source code

function GUIComponent GetOwner ( )

GetReadOnly Source code

function bool GetReadOnly ( )

GrabOption Source code

static function bool GrabOption ( string Delim, out string Options, out string Result )

ParseOption Source code

static function string ParseOption ( string Options, string Delim, string InKey )

SetOwner Source code

function SetOwner ( GUIComponent NewOwner )

SetReadOnly Source code

function SetReadOnly ( bool bValue )

Strip Source code

function Strip ( out string Source, string Char )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:00.671 - Created with UnCodeX