Namespace wink.api.storage.fieldtypes
Defines the different data types available for the local storage*
- Defined in: storage.js
| Constructor Attributes | Constructor Name and Description |
|---|---|
Namespace Detail
wink.api.storage.fieldtypes
Field Detail
<static> <constant>
wink.api.storage.fieldtypes.BLOB
A field of type BLOB
<static> <constant>
wink.api.storage.fieldtypes.BLOB_B64
A field of type BLOB_B64
<static> <constant>
wink.api.storage.fieldtypes.INTEGER
A field of type INTEGER
<static> <constant>
wink.api.storage.fieldtypes.REAL
A field of type REAL
<static> <constant>
wink.api.storage.fieldtypes.TEXT
A field of type TEXT