pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
Field.formatFlags
PixelPerfectEngine
concrete
elements
listview
ListViewItem
Field
Sets whether the field is editable. Returns the new value.
FormatFlags
formatFlags
[@property getter]
FormatFlags
formatFlags
[@property setter]
struct
Field
@
property
@
nogc
@
safe
pure nothrow
FormatFlags
formatFlags
(
FormatFlags
val
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
listview
ListViewItem
Field
constructors
this
enums
FormatFlags
properties
editable
forceFP
formatFlags
integerOnly
numericOnly
static variables
FORCE_FP
FORMAT_FLAGS
INTEGER_ONLY
IS_EDITABLE
NUMERIC_ONLY
variables
bitmap
text
Sets whether the field is editable. Returns the new value.