File

projects/m2-core/src/lib/model/value/ValueDouble.ts

Index

Properties
Methods

Constructor

constructor(value?: number, min: number, max: number, encodedString: null, restrictiveCondition?: RestrictiveCondition, nameValue?: string)
Parameters :
Name Type Optional
value number Yes
min number No
max number No
encodedString null No
restrictiveCondition RestrictiveCondition Yes
nameValue string Yes

Properties

Public encodedString
Type : string
Public max
Type : number
Public min
Type : number
Public Optional nameValue
Type : string
Public restrictiveCondition
Type : RestrictiveCondition
Public value
Type : number

Methods

Public isEmpty
isEmpty()
Returns : boolean
Static isValueDouble
isValueDouble(value: any)
Parameters :
Name Type Optional
value any No
Returns : boolean

results matching ""

    No results matching ""