dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
CoolBar.insertItemIntoRow
org
eclipse
swt
widgets
CoolBar
CoolBar
Insert the item into the row. Adjust the x and width values appropriately.
class
CoolBar
void
insertItemIntoRow
(
CoolItem
item
,
int
rowIndex
,
int
x_root
)
Meta
Source
See Implementation
org
eclipse
swt
widgets
CoolBar
CoolBar
constructors
this
functions
getItem
getItemCount
getItemOrder
getItemSizes
getItems
getLocked
getWrapIndices
indexOf
insertItemIntoRow
layoutItems
removeItemFromRow
setItemLayout
setLocked
setWrapIndices
Insert the item into the row. Adjust the x and width values appropriately.