pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
ListBox.addLine
PixelPerfectEngine
concrete
elements
ListBox
Inserts a line to a given point of the list.
void
addLine
(ListBoxItem i)
void
addLine
(ListBoxItem i, int n)
class
ListBox
void
addLine
(
ListBoxItem
i
,
int
n
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
ListBox
constructors
this
functions
addLine
clearArea
clearData
draw
drawUpdate
getAbsolutePosition
getStyleSheet
onClick
onDrag
onScroll
readLine
removeLine
updateColumns
variables
brush
brushHeader
columnWidth
fontHeader
header
items
onItemSelect
onScrolling
onTextInput
selection
selectionColor
Inserts a line to a given point of the list.