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

XInterface.GUITabButton

Extends
GUIButton
Modifiers
Native

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIButton
         |   
         +-- XInterface.GUITabButton

Variables Summary
boolbActive
boolbForceFlash
GUITabPanelMyPanel
Inherited Variables from XInterface.GUIButton
AutoSizePadding, bAutoShrink, bAutoSize, bUseCaptionHeight, bWrapCaption, Caption, CaptionAlign, CaptionEffectStyle, CaptionEffectStyleName, SizingCaption
Inherited Variables from XInterface.GUIComponent
bAcceptsInput, bAnimating, bBoundToParent, bCaptureMouse, bCaptureTabs, bDebugging, bDropSource, bDropTarget, bFocusOnWatch, bHasFocus, bInit, bMouseOverSound, bNeverFocus, bNeverScale, BoundingType, Bounds[4], bPendingFocus, bPositioned, bRepeatClick, bRequireReleaseClick, bRequiresStyle, bScaleToParent, bSizing, bStandardized, bTabStop, bTimerRepeat, bTravelling, bVisible, ClientBounds[4], ContextMenu, DrawCount, DropState, FocusInstead, FontScale, FriendlyLabel, Hint, IniDefault, IniOption, LastMenuState, MenuOwner, MenuState, MotionFrame, MouseCursorIndex, MouseOffset[4], OnClickSound, OnDrawCount, OnPreDrawCount, OnRenderCount, OnRenderedCount, PageOwner, PreDrawCount, RenderWeight, ScalingType, SizeFrame, StandardHeight, Style, StyleName, TabOrder, Tag, TimerCountdown, TimerIndex, TimerInterval, ToolTip, WhiteColor, WinHeight, WinLeft, WinTop, WinWidth

Enumerations Summary
Inherited Enumerations from XInterface.GUIComponent
EClickSound, EParentScaleType

Structures Summary
Inherited Structures from XInterface.GUIButton
PaddingPercent

Functions Summary
functionbool CanShowPanel ()))
functionbool ChangeActiveState (bool IsActive, bool bFocusPanel))
event SetFocus (GUIComponent Who))
Inherited Functions from XInterface.GUIButton
InitComponent, InternalOnKeyEvent
Inherited Functions from XInterface.GUIComponent
ActualHeight, ActualLeft, ActualTop, ActualWidth, AdditionalDebugString, Animate, AutoPosition, AutoPositionOn, BeginAnimation, CanAcceptFocus, CenterMouse, Closed, DAnimate, DebugFocus, DebugFocusPosition, DebugTabOrder, DisableComponent, DisableMe, DropStateChange, EnableComponent, EnableMe, EndAnimation, FillOwner, FocusFirst, FocusLast, Free, GetMenuPath, Hide, InitComponent, IsInBounds, IsInClientBounds, IsMultiSelect, KillAnimation, KillTimer, LevelChanged, LoadINI, LoseFocus, MakeColorCode, MenuStateChange, NextControl, NextPage, Opened, OwnerPage, PadLeft, PadRight, PlayerOwner, PrevControl, PrevPage, RelativeHeight, RelativeLeft, RelativeTop, RelativeWidth, Resize, ResolutionChanged, SaveINI, SetFocus, SetFocusInstead, SetFriendlyLabel, SetHint, SetPosition, SetTimer, SetTooltip, SetToolTipText, SetVisibility, Show, SpecialHit, StripColorCodes, Timer, UpdateOffset


Variables Detail

bActive Source code

var bool bActive;

bForceFlash Source code

var bool bForceFlash;

MyPanel Source code

var GUITabPanel MyPanel;


Functions Detail

CanShowPanel Source code

function bool CanShowPanel ( ) )

ChangeActiveState Source code

function bool ChangeActiveState ( bool IsActive, bool bFocusPanel) )

SetFocus Source code

event SetFocus ( GUIComponent Who) )


Defaultproperties

defaultproperties
{
	StyleName="TabButton"
	bActive=false
	bBoundToParent=True
	bNeverFocus=true
	WinHeight=0.075
	OnClickSound=CS_Edit
    FontScale=FNS_Medium
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:08.193 - Created with UnCodeX