jcli v0.21.0 (2021-08-25T09:08:24Z)
Dub
Repo
TextBuffer.OnRefreshFunc
jcli
text
buffer
TextBuffer
Undocumented in source.
class
TextBuffer
alias
OnRefreshFunc
=
void
delegate
(
size_t
row
,
const
TextBufferCell
[]
rowCells
)
Meta
Source
See Implementation
jcli
text
buffer
TextBuffer
aliases
OnRefreshFunc
constructors
this
functions
refresh
setCell
setCellsSingleChar
setCellsString
manifest constants
ALL
AUTO_GROW
properties
height
onRefresh
width