dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GridWidgetBase._minVisibleRows
dlangui
widgets
grid
GridWidgetBase
Undocumented in source.
class
GridWidgetBase
protected
int
_minVisibleRows
;
Meta
Source
See Implementation
dlangui
widgets
grid
GridWidgetBase
constructors
this
functions
activateCell
autoFit
autoFitColumnWidth
autoFitColumnWidths
autoFitRowHeight
autoFitRowHeights
calcScrollableAreaPos
canShowPopupMenu
cellRect
cellRectNoScroll
cellRectScroll
colByAbsoluteX
colVisible
colWidth
correctScrollPos
drawCell
drawCellBackground
drawClient
drawHeaderCell
drawHeaderCellBackground
endColResize
fillColumnWidth
fullContentSize
getCellPopupMenu
getCursorType
handleAction
handleClientRectLayout
isColumnResizingPoint
lastScrollCol
lastScrollRow
makeCellVisible
measureCell
measureColWidth
measureRowHeight
minimumVisibleContentSize
multiSelectCell
onHScroll
onMenuItemAction
onMouseEvent
onVScroll
pointToCell
processColResize
resize
rowByAbsoluteY
rowHeight
rowVisible
scrollBy
scrollCol
scrollRow
scrollTo
selectCell
setColWidth
setRowHeight
showPopupMenu
startColResize
updateCumulativeSizes
updateScrollBars
properties
allowColResizing
col
cols
customCellAdapter
defColumnWidth
defRowHeight
fixedCols
fixedRows
fullAreaPixels
fullColumnOnLeft
fullRowOnTop
gridModelAdapter
headerCols
headerRows
minVisibleCols
minVisibleRows
multiSelect
nonScrollAreaPixels
nonScrollCols
nonScrollRows
row
rowSelect
rows
scrollAreaPixels
selection
showColHeaders
showRowHeaders
smoothHScroll
smoothVScroll
static functions
findPosIndex
variables
_allowColResizing
_cellBorderColor
_cellHeaderBackgroundColor
_cellHeaderBackgroundDrawable
_cellHeaderBorderColor
_cellHeaderSelectedBackgroundColor
_cellHeaderSelectedBackgroundDrawable
_cellRowHeaderBackgroundDrawable
_cellRowHeaderSelectedBackgroundDrawable
_changedSize
_col
_colCumulativeWidths
_colResizingIndex
_colResizingStartWidth
_colResizingStartX
_colWidths
_cols
_customCellAdapter
_defColumnWidth
_defRowHeight
_fixedCellBackgroundColor
_fixedCellBorderColor
_fixedCols
_fixedRows
_fullColumnOnLeft
_fullRowOnTop
_gridModelAdapter
_headerCols
_headerRows
_maxScrollCol
_maxScrollRow
_minVisibleCols
_minVisibleRows
_multiSelect
_row
_rowCumulativeHeights
_rowHeights
_rowSelect
_rows
_scrollX
_scrollY
_selection
_selectionColor
_selectionColorRowSelect
_showColHeaders
_showRowHeaders
_smoothHScroll
_smoothVScroll
cellActivated
cellPopupMenu
cellSelected
headerCellClicked
menuItemAction
viewScrolled