NegativeFloat
Class graphomate.ui.types.NegativeFloat
extends float (sap.ui.base.DataType.getType("float"))
Examples
-50.1
-1
0
Valid Values
Any number that is less than or equal to zero is a valid value for type graphomate.ui.types.NegativeFloat.
extends float (sap.ui.base.DataType.getType("float"))
-50.1
-1
0
Any number that is less than or equal to zero is a valid value for type graphomate.ui.types.NegativeFloat.