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