ActionScript Reference - BJCMDIContainer

com.bjc.mdi

class BJCMDIContainer

mx.core.UIComponent
  |
  +--com.bjc.mdi.BJCMDIContainerVars

        |
        +--com.bjc.mdi.BJCMDIContainerBase
              |
              +--com.bjc.mdi.BJCMDIContainer


class BJCMDIContainer
extends BJCMDIContainerBase



Field Summary

public
staticTitles: Array
This property may be used to set titles of static windows.

public
staticWins: Array
This property may be used to set content clips of static windows.

Property Summary

public
BBrodersColor: Number (write-only)
This property may be used to set the window bright borders color.

public
BRollOverColor: Number (write-only)
This property may be used to set the default button color on rollover.

public
BRollOverTextColor: Number (write-only)
This property may be used to set the default button text color on rollover.

public
BTextColor: Number (write-only)
This property may be used to set the default button text color.

public
ButtonColor: Number (write-only)
This property may be used to set the default button color.

public
CloseButton: String (write-only)
This property may be used to set the close button symbol.

public
DBrodersColor: Number (write-only)
This property may be used to set the window dark borders color.

public
FadeMode: Boolean (write-only)
This property may be used to set the window fading mode.

public
FGradientColor: Number (write-only)
This property may be used to set the window gradient color on unfocus.

public
FocusColor: Number (write-only)
This property may be used to set the window shadow color on focus.

public
FocusGrTrns: Number (write-only)
This property may be used to set the window gradient transperacy on focus.

public
FocusROColor: Number (write-only)
This property may be used to set the window shadow color on rollover.

public
FocusROTrns: Number (write-only)
This property may be used to set the window shadow transperacy on rollover.

public
FocusTrns: Number (write-only)
This property may be used to set the window shadow transperacy on focus.

public
IconCB: String (write-only)
This property may be used to set the desktop icon callback function.

public
MaxButton: String (write-only)
This property may be used to set the maximize button symbol.

public
MinButton: String (write-only)
This property may be used to set the minimize button symbol.

public
MsgTextColor: Number (write-only)
This property may be used to set the message box text color.

public
MsgTextFont: String (write-only)
This property may be used to set the message box text font.

public
MsgTitleColor: Number (write-only)
This property may be used to set the message box title color.

public
MsgTitleFont: String (write-only)
This property may be used to set the message box title font.

public
PreloaderColor: Number (write-only)
This property may be used to set the preloader color.

public
RemoveOnClose: Boolean (write-only)
This property may be used to set default removeOnClose mode.

public
ResizeCorner: String (write-only)
This property may be used to set the resize button symbol.

public
StatusColor: Number (write-only)
This property may be used to set the window status color.

public
SwapMode: String (write-only)
This property may be used to set the window swapping mode.

public
TitleColor: Number (write-only)
This property may be used to set the window title color.

public
TopBar: String (write-only)
This property may be used to set the top bar symbol.

public
TopBarColor: Number (write-only)
This property may be used to set the window top bar color.

public
UFGradientColor: Number (write-only)
This property may be used to set the window gradient color on focus.

public
UnfocusColor: Number (write-only)
This property may be used to set the window shadow color on unfocus.

public
UnfocusGrTrns: Number (write-only)
This property may be used to set the window gradient transperacy on unfocus.

public
UnfocusTrns: Number (write-only)
This property may be used to set the window shadow transperacy on unfocus.

public
WBGColor: Number (write-only)
This property may be used to set the window gradient color on rollover.

public
WinPadding: Number (write-only)
This property may be used to set the window padding.

public
WTitleFont: String (write-only)
This property may be used to set the window title font.

Methods inherited from class com.bjc.mdi.BJCMDIContainerBase

addIcon, addOpenWinIcon, getPercentLoaded, getWindowHeight, getWindowWidth, getXPosition, getYPosition, moveWindowBy, moveWindowTo, setIconCallback, setRemoveOnClose, showInputBox, showMsgBox, showQuestionBox

Methods inherited from class com.bjc.mdi.BJCMDIContainerVars

addCallbackItem, addMenu, addOpenWinItem, addWindowCustom, addWindowID, addWindowMC, addWindowModal, disableContainer, enableContainer, getContent, hideAllWindows, hideWindow, maximizeWindow, minimizeWindow, removeAll, removeWindow, setAlpha, setSize, setStatusMsg, showAllWindows, showWindow, viewStatus, viewWindowButtons



Field Documentation

staticTitles

public var staticTitles: Array
This property may be used to set titles of static windows.

staticWins

public var staticWins: Array
This property may be used to set content clips of static windows.


Property Documentation

BBrodersColor

public BBrodersColor: Number (write-only)
This property may be used to set the window bright borders color.

BRollOverColor

public BRollOverColor: Number (write-only)
This property may be used to set the default button color on rollover.

BRollOverTextColor

public BRollOverTextColor: Number (write-only)
This property may be used to set the default button text color on rollover.

BTextColor

public BTextColor: Number (write-only)
This property may be used to set the default button text color.

ButtonColor

public ButtonColor: Number (write-only)
This property may be used to set the default button color.

CloseButton

public CloseButton: String (write-only)
This property may be used to set the close button symbol.

DBrodersColor

public DBrodersColor: Number (write-only)
This property may be used to set the window dark borders color.

FadeMode

public FadeMode: Boolean (write-only)
This property may be used to set the window fading mode.

FGradientColor

public FGradientColor: Number (write-only)
This property may be used to set the window gradient color on unfocus.

FocusColor

public FocusColor: Number (write-only)
This property may be used to set the window shadow color on focus.

FocusGrTrns

public FocusGrTrns: Number (write-only)
This property may be used to set the window gradient transperacy on focus.

FocusROColor

public FocusROColor: Number (write-only)
This property may be used to set the window shadow color on rollover.

FocusROTrns

public FocusROTrns: Number (write-only)
This property may be used to set the window shadow transperacy on rollover.

FocusTrns

public FocusTrns: Number (write-only)
This property may be used to set the window shadow transperacy on focus.

IconCB

public IconCB: String (write-only)
This property may be used to set the desktop icon callback function.

MaxButton

public MaxButton: String (write-only)
This property may be used to set the maximize button symbol.

MinButton

public MinButton: String (write-only)
This property may be used to set the minimize button symbol.

MsgTextColor

public MsgTextColor: Number (write-only)
This property may be used to set the message box text color.

MsgTextFont

public MsgTextFont: String (write-only)
This property may be used to set the message box text font.

MsgTitleColor

public MsgTitleColor: Number (write-only)
This property may be used to set the message box title color.

MsgTitleFont

public MsgTitleFont: String (write-only)
This property may be used to set the message box title font.

PreloaderColor

public PreloaderColor: Number (write-only)
This property may be used to set the preloader color.

RemoveOnClose

public RemoveOnClose: Boolean (write-only)
This property may be used to set default removeOnClose mode.

ResizeCorner

public ResizeCorner: String (write-only)
This property may be used to set the resize button symbol.

StatusColor

public StatusColor: Number (write-only)
This property may be used to set the window status color.

SwapMode

public SwapMode: String (write-only)
This property may be used to set the window swapping mode.

TitleColor

public TitleColor: Number (write-only)
This property may be used to set the window title color.

TopBar

public TopBar: String (write-only)
This property may be used to set the top bar symbol.

TopBarColor

public TopBarColor: Number (write-only)
This property may be used to set the window top bar color.

UFGradientColor

public UFGradientColor: Number (write-only)
This property may be used to set the window gradient color on focus.

UnfocusColor

public UnfocusColor: Number (write-only)
This property may be used to set the window shadow color on unfocus.

UnfocusGrTrns

public UnfocusGrTrns: Number (write-only)
This property may be used to set the window gradient transperacy on unfocus.

UnfocusTrns

public UnfocusTrns: Number (write-only)
This property may be used to set the window shadow transperacy on unfocus.

WBGColor

public WBGColor: Number (write-only)
This property may be used to set the window gradient color on rollover.

WinPadding

public WinPadding: Number (write-only)
This property may be used to set the window padding.

WTitleFont

public WTitleFont: String (write-only)
This property may be used to set the window title font.