Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Class-Description

Border implementation for QxWidget instances.

Inheritance

Parents: QxBorder » QxObject » Object
Direct Childs: QxBorderObject

Parameters

NameTypeMandatoryInfo
vWidthAllfalse
vStyleAllfalse
vColorAllfalse

Type

This class is public.
It can be used by both user and programmer.

Properties

NameTitle
QxBorder
Public
bottomColor
bottomStyle
bottomWidth
leftColor
leftStyle
leftWidth
rightColor
rightStyle
rightWidth
topColor
topStyle
topWidth
QxObject
Public
enabled

Functions

NameTitle
QxBorder
Public
dispose
getUseEnhancedCrossBrowserMode
setBottom
setColor
setLeft
setRight
setStyle
setTop
setWidth
Private
_addToThemed3DColors
_applyWidget
_applyWidgetX
_applyWidgetXCommon
_applyWidgetY
_applyWidgetYCommon
_compileBottom
_compileLeft
_compileRight
_compileTop
_evalUseEnhancedCrossBrowserMode
_generateDefString
_generateMozColorDefString
_handleColorRegistration
_initCache
_modifyBorderBottomProperty
_modifyBorderLeftProperty
_modifyBorderRightProperty
_modifyBorderTopProperty
_removeFromThemed3DColors
_resetWidget
_resetWidgetX
_resetWidgetY
_updateColors
QxObject
Public
debugPrint out a debug message to the qooxdoo debug console.
disposeDispose this object
errorPrint out an error to the qooxdoo debug console.
get
getDisposedReturns true if the object is disposed.
getUserData
infoPrint out an info message info to the qooxdoo debug console.
isDisposedReturns true if the object is disposed.
setSets multiple properties at once by using a property list
setUserData
toHashCodeReturn unique hash code of object
toStringReturns a string represantation of the qooxdoo object.
warnPrint out an warning to the qooxdoo debug console.