xworker.swt.layout.RowLayout.xer.txt Maven / Gradle / Ivy
@xworker.swt.layout.RowLayout
sname
RowLayout
slabel
RowLayout
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/org/eclipse/swt/layout/RowLayout.gif
sdescription
Instances of this class determine the size and position of the children of a Composite
by placing them either in horizontal rows or vertical columns within the parent Composite
.
sid
RowLayout
@xworker.swt.layout.RowLayout/@scripts
sname
scripts
sid
scripts
slabel
scripts
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@xworker.swt.layout.RowLayout/@scripts/@toJavaCode
sname
toJavaCode
slabel
toJavaCode
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.layout.RowLayoutCreator
smethodName
toJavaCode
sid
toJavaCode
sdescriptors
xworker.lang.actions.JavaAction
@xworker.swt.layout.RowLayout/@scripts/@create
sname
create
slabel
create
sisSynchronized
false
sthrowException
false
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.layout.RowLayoutCreator
smethodName
create
sid
create
sdescriptors
xworker.lang.actions.JavaAction
@xworker.swt.layout.RowLayout/@name
sname
name
slabel
name
ssize
40
scolspan
2
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
name
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@fill
sname
fill
slabel
fill
sinputtype
truefalse
sdefault
false
sdescription
fill specifies whether the controls in a row should be all the same height for horizontal layouts, or the same width for vertical layouts.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
fill
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@justify
sname
justify
slabel
justify
sinputtype
truefalse
sdefault
false
sdescription
justify specifies whether the controls in a row should be fully justified, with any extra space placed between the controls.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
justify
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginWidth
sname
marginWidth
slabel
marginWidth
sdefault
0
sdescription
marginWidth specifies the number of pixels of horizontal margin that will be placed along the left and right edges of the layout.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginWidth
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginHeight
sname
marginHeight
slabel
marginHeight
sdefault
0
sdescription
marginRight specifies the number of pixels of horizontal margin that will be placed along the right edge of the layout.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginHeight
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginLeft
sname
marginLeft
slabel
marginLeft
sdefault
3
sdescription
marginLeft specifies the number of pixels of horizontal margin that will be placed along the left edge of the layout.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginLeft
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginTop
sname
marginTop
slabel
marginTop
sdefault
3
sdescription
marginTop specifies the number of pixels of vertical margin that will be placed along the top edge of the layout.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginTop
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginRight
sname
marginRight
slabel
marginRight
sdefault
3
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginRight
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@marginBottom
sname
marginBottom
slabel
marginBottom
sdefault
3
sdescription
marginBottom specifies the number of pixels of vertical margin that will be placed along the bottom edge of the layout.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
marginBottom
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@pack
sname
pack
slabel
pack
sinputtype
truefalse
sdefault
true
sdescription
pack specifies whether all controls in the layout take their preferred size.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
pack
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@spacing
sname
spacing
slabel
spacing
sdefault
3
sdescription
spacing specifies the number of pixels between the edge of one cell and the edge of its neighbouring cell.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
spacing
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@type
sname
type
slabel
type
sinputtype
radio
sdefault
SWT.HORIZONTAL
sdescription
type specifies whether the layout places controls in rows or columns.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
type
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.swt.layout.RowLayout/@type/@SWT_HORIZONTAL
sname
SWT.HORIZONTAL
slabel
SWT.HORIZONTAL
svalue
SWT.HORIZONTAL
sid
SWT.HORIZONTAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.swt.layout.RowLayout/@type/@SWT_VERTICAL
sname
SWT.VERTICAL
slabel
SWT.VERTICAL
svalue
SWT.VERTICAL
sid
SWT.VERTICAL
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.swt.layout.RowLayout/@wrap
sname
wrap
slabel
wrap
sinputtype
truefalse
sdefault
true
sdescription
wrap specifies whether a control will be wrapped to the next row if there is insufficient space on the current row.
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
wrap
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
© 2015 - 2025 Weber Informatics LLC | Privacy Policy