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

UWindow.UWindowTabControlItem

Extends
UWindowList

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowList
      |   
      +-- UWindow.UWindowTabControlItem

Direct Known Subclasses:

UWindowPageControlPage

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

Variables Summary
boolbFlash
stringCaption
stringHelpText
UWindowTabControlOwner
intRowNumber
floatTabHeight
floatTabLeft
floatTabTop
floatTabWidth
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.UWindowBase
FrameHitTest, MenuSound, MessageBoxButtons, MessageBoxResult, PropertyCondition, TextAlign

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

Functions Summary
function RightClickTab ()))
function SetCaption (string NewCaption))
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


Variables Detail

bFlash Source code

var bool bFlash;

Caption Source code

var string Caption;

HelpText Source code

var string HelpText;

Owner Source code

var UWindowTabControl Owner;

RowNumber Source code

var int RowNumber;

TabHeight Source code

var float TabHeight;

TabLeft Source code

var float TabLeft;

TabTop Source code

var float TabTop;

TabWidth Source code

var float TabWidth;


Functions Detail

RightClickTab Source code

function RightClickTab ( ) )

SetCaption Source code

function SetCaption ( string NewCaption) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:16.240 - Created with UnCodeX