dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
ListWidget._totalSize
dlangui
widgets
lists
ListWidget
total height of all items for Vertical orientation, or width for Horizontal
class
ListWidget
protected
int
_totalSize
;
Meta
Source
See Implementation
dlangui
widgets
lists
ListWidget
constructors
this
destructors
~this
functions
handleFocusChange
itemByPosition
itemClicked
itemEnabled
itemRect
itemRectNoScroll
itemWidget
layout
makeItemVisible
makeSelectionVisible
measure
moveSelection
onAdapterChanged
onDraw
onKeyEvent
onMouseEvent
onScrollEvent
selectItem
selectionChanged
setHoverItem
updateItemPositions
updateSelectedItemFocus
properties
adapter
itemCount
orientation
ownAdapter
selectOnHover
variables
_adapter
_clickOnButtonDown
_clientRc
_firstVisibleItem
_hoverItemIndex
_itemRects
_itemSizes
_lastMeasureHeight
_lastMeasureWidth
_makeSelectionVisibleOnNextLayout
_maxScrollPosition
_needScrollbar
_orientation
_ownAdapter
_sbsz
_scrollPosition
_scrollbar
_selectOnHover
_selectedItemIndex
_totalSize
total height of all items for Vertical orientation, or width for Horizontal