dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
CLayoutData
org
eclipse
swt
custom
CLayoutData
Undocumented in source.
class
CLayoutData {
int
defaultWidth
;
int
defaultHeight
;
int
currentWhint
;
int
currentHhint
;
int
currentWidth
;
int
currentHeight
;
Point
computeSize
(Control control, int wHint, int hHint, bool flushCache_);
void
flushCache
();
}
Members
Functions
computeSize
Point
computeSize
(Control control, int wHint, int hHint, bool flushCache_)
Undocumented in source. Be warned that the author may not have intended to support it.
flushCache
void
flushCache
()
currentHeight
int
currentHeight
;
currentHhint
int
currentHhint
;
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
currentWhint
int
currentWhint
;
currentWidth
int
currentWidth
;
defaultHeight
int
defaultHeight
;
Undocumented in source.
defaultWidth
int
defaultWidth
;
Undocumented in source.
Meta
Source
See Implementation
org
eclipse
swt
custom
CLayoutData
modules
AnimatedProgress
BidiSegmentEvent
BidiSegmentListener
Bullet
BusyIndicator
CBanner
CBannerLayout
CCombo
CLabel
CLayoutData
CTabFolder
CTabFolder2Adapter
CTabFolder2Listener
CTabFolderAdapter
CTabFolderEvent
CTabFolderLayout
CTabFolderListener
CTabItem
ControlEditor
DefaultContent
ExtendedModifyEvent
ExtendedModifyListener
LineBackgroundEvent
LineBackgroundListener
LineStyleEvent
LineStyleListener
MovementEvent
MovementListener
PaintObjectEvent
PaintObjectListener
PopupList
ST
SashForm
SashFormData
SashFormLayout
ScrolledComposite
ScrolledCompositeLayout
StackLayout
StyleRange
StyledText
StyledTextContent
StyledTextDropTargetEffect
StyledTextEvent
StyledTextListener
StyledTextPrintOptions
StyledTextRenderer
TableCursor
TableEditor
TableTree
TableTreeEditor
TableTreeItem
TextChangeListener
TextChangedEvent
TextChangingEvent
TreeEditor
VerifyKeyListener
ViewForm
ViewFormLayout
all