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.BJCMDIContainerBaseaddIcon, addOpenWinIcon, getPercentLoaded, getWindowHeight, getWindowWidth, getXPosition, getYPosition, moveWindowBy, moveWindowTo, setIconCallback, setRemoveOnClose, showInputBox, showMsgBox, showQuestionBox |
|
| Methods inherited from class com.bjc.mdi.BJCMDIContainerVarsaddCallbackItem, addMenu, addOpenWinItem, addWindowCustom, addWindowID, addWindowMC, addWindowModal, disableContainer, enableContainer, getContent, hideAllWindows, hideWindow, maximizeWindow, minimizeWindow, removeAll, removeWindow, setAlpha, setSize, setStatusMsg, showAllWindows, showWindow, viewStatus, viewWindowButtons |
|
|