Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
marginRight
Type:
QxConst.TYPEOF_NUMBER
Object:
QxWidget
File:
gui/QxWidget.js
marginRight
Public Functions
Get
Get current value.
QxWidget
.
getMarginRight
(
)
;
Set
Set new value.
QxWidget
.
setMarginRight
(
newValue
)
;