Namespace: dataTypes

bo. dataTypes

Contains data type components and definitions.

Properties:
Name Type Description
DataType function

Data type constructor to create new definitions.

Boolean object

Data type instance that defines Boolean data.

Text object

Data type instance that defines Text data.

Email object

Data type instance that defines Email data.

Integer object

Data type instance that defines Integer data.

Decimal object

Data type instance that defines Decimal data.

Enum function

Enum constructor to create new enumeration data type.

DateTime object

Data type instance that defines DateTime data.

Classes

Boolean
DataType
DateTime
Decimal
Email
Enum
Integer
Text
If you find bugs or have feature requests, please let us know.

JavaScript business objects ♦ Copyright © 2014-2016 Logikum, Ltd.
Documentation generated by JSDoc 3.2.2 on 2015. December 31. using the DocStrap template.