dwt ~master (2018-03-04T11:18:22Z)
Home
Dub
Repo
CoolBar.removeItemFromRow
org
eclipse
swt
widgets
CoolBar
CoolBar
Remove the item from the row. Adjust the x and width values appropriately.
class
CoolBar
void
removeItemFromRow
(
CoolItem
item
,
int
rowIndex
,
bool
disposed
)
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
Remove the item from the row. Adjust the x and width values appropriately.