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

UWindow.UWindowLayoutControl

Extends
UWindowLayoutBase

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UWindow.UWindowLayoutBase
         |   
         +-- UWindow.UWindowLayoutControl

Variables Summary
floatMinimumHeight
floatMinimumWidth
UWindowDialogClientWindowOwnerWindow
UWindowLayoutRowRowList
floatWinHeight
floatWinLeft
floatWinTop
floatWinWidth
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel

Enumerations Summary
Inherited Enumerations from UWindow.UWindowLayoutBase
EHorizAlign, EVerticalAlign

Functions Summary
functionUWindowLayoutCell AddCell (optional int ColSpan, optional int RowSpan)
functionUWindowLayoutRow AddRow ()
functionUWindowLayoutControl Create ()
function PerformLayout ()
Inherited Functions from UWindow.UWindowList
Append, AppendItem, AppendListCopy, Clear, Compare, ContinueSort, CopyExistingListItem, Count, CountShown, CreateItem, DestroyList, DestroyListItem, DisconnectList, DoAppendItem, FindEntry, GraftLeft, GraftRight, Insert, InsertAfter, InsertBefore, InsertItem, InsertItemAfter, InsertItemBefore, LeftMost, MoveItemSorted, Remove, RightMost, SetupSentinel, ShowThisItem, Sort, Tick, Validate


Variables Detail

MinimumHeight Source code

var float MinimumHeight;

MinimumWidth Source code

var float MinimumWidth;

OwnerWindow Source code

var UWindowDialogClientWindow OwnerWindow;

RowList Source code

var UWindowLayoutRow RowList;

WinHeight Source code

var float WinHeight;

WinLeft Source code

var float WinLeft;

WinTop Source code

var float WinTop;

WinWidth Source code

var float WinWidth;


Functions Detail

AddCell Source code

function UWindowLayoutCell AddCell ( optional int ColSpan, optional int RowSpan )

AddRow Source code

function UWindowLayoutRow AddRow ( )

Create Source code

static function UWindowLayoutControl Create ( )

PerformLayout Source code

function PerformLayout ( )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 13:29:24.375 - Created with UnCodeX