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

UWindow.UWindowLayoutBase

Extends
UWindowList

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- UWindow.UWindowBase
         |   
         +-- UWindow.UWindowList
            |   
            +-- UWindow.UWindowLayoutBase

Direct Known Subclasses:

UWindowLayoutCell, UWindowLayoutControl, UWindowLayoutRow

Constants Summary
Inherited Contants from UWindow.UWindowBase
F_Bold, F_Large, F_LargeBold, F_Normal

Variables Summary
Inherited Variables from UWindow.UWindowList
bItemOrderChanged, BranchLeft, BranchRight, bSortSuspended, bSuspendableSort, bTreeSort, CompareCount, CurrentSortItem, InternalCount, Last, Next, ParentNode, Prev, Sentinel, Tag

Enumerations Summary
EHorizAlign
HA_Center, HA_Left, HA_Right,
EVerticalAlign
VA_Middle, VA_Top, VA_Bottom,
Inherited Enumerations from UWindow.UWindowBase
FrameHitTest, MenuSound, MessageBoxButtons, MessageBoxResult, PropertyCondition, TextAlign

Structures Summary
Inherited Structures from UWindow.UWindowBase
HTMLStyle, Region, TexRegion

Functions Summary
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
Inherited Functions from UWindow.UWindowBase
BuildObjectWithProperties, GetRegion, InStrAfter, NewRegion, NewTexRegion


Enumerations Detail

EHorizAlign Source code

enum EHorizAlign
{
HA_Center, HA_Left, HA_Right,
};

EVerticalAlign Source code

enum EVerticalAlign
{
VA_Middle, VA_Top, VA_Bottom,
};



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:38.445 - Created with UnCodeX