pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
Field.this
pixelperfectengine
concrete
elements
listview
ListViewItem
Field
Default constructor.
struct
Field
@
nogc
@
safe
pure nothrow
this
(
Text
text
,
ABitmap
bitmap
,
bool
editable
= false
,
bool
numOnly
= false
,
bool
fp
= false
,
bool
posOnly
= false
)
Meta
Source
See Implementation
pixelperfectengine
concrete
elements
listview
ListViewItem
Field
constructors
this
properties
editable
integer
numeric
positiveOnly
static variables
INTEGER
IS_EDITABLE
NUMERIC
POSITIVE_ONLY
variables
bitmap
text
Default constructor.