dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
GridData.computeSize
org
eclipse
swt
layout
GridData
GridData
Undocumented in source. Be warned that the author may not have intended to support it.
class
GridData
void
computeSize
(
Control
control
,
int
wHint
,
int
hHint
,
bool
flushCache
)
Meta
Source
See Implementation
org
eclipse
swt
layout
GridData
GridData
constructors
this
functions
computeSize
flushCache
getName
toString
static variables
BEGINNING
CENTER
END
FILL
FILL_BOTH
FILL_HORIZONTAL
FILL_VERTICAL
GRAB_HORIZONTAL
GRAB_VERTICAL
HORIZONTAL_ALIGN_BEGINNING
HORIZONTAL_ALIGN_CENTER
HORIZONTAL_ALIGN_END
HORIZONTAL_ALIGN_FILL
VERTICAL_ALIGN_BEGINNING
VERTICAL_ALIGN_CENTER
VERTICAL_ALIGN_END
VERTICAL_ALIGN_FILL
variables
cacheHeight
cacheWidth
currentHeight
currentHhint
currentWhint
currentWidth
defaultHeight
defaultHhint
defaultWhint
defaultWidth
exclude
grabExcessHorizontalSpace
grabExcessVerticalSpace
heightHint
horizontalAlignment
horizontalIndent
horizontalSpan
minimumHeight
minimumWidth
verticalAlignment
verticalIndent
verticalSpan
widthHint