dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
SpreadSheetWidget.onViewScrolled
dlangui
widgets
spreadsheet
SpreadSheetWidget
Callback for handling of view scroll (top left visible cell change)
class
SpreadSheetWidget
void
onViewScrolled
(
GridWidgetBase
source
,
int
col
,
int
row
)
Meta
Source
See Implementation
dlangui
widgets
spreadsheet
SpreadSheetWidget
constructors
this
functions
layout
measure
onCellActivated
onCellSelected
onScrollEvent
onViewScrolled
variables
_editControl
_hScroll1
_hScroll2
_scrollbars
_tabs
_vScroll1
_vScroll2
_viewBottomLeft
_viewBottomRight
_viewTopLeft
_viewTopRight
_views
Callback for handling of view scroll (top left visible cell change)