noalyss Version-9
Data Structures
inum.class.php File Reference

for the numeric input text field More...

Go to the source code of this file.

Data Structures

class  INum
 This class handles only the numeric input, the input will call a javascript to change comma to period and will round it (2 decimal), the precision is given by the attribute prec attribute extra = extra code (free) size = size of the field prec = precision default = 2 name = name of the html object javascript = javascript to execute (default = onchange="format_number(this,2);) value = value of the widget. More...
 

Detailed Description

for the numeric input text field

Definition in file inum.class.php.