html5 inputs added

This commit is contained in:
vitalets
2012-12-10 20:01:33 +04:00
parent 7270692c31
commit b53b388259
7 changed files with 249 additions and 4 deletions

@ -65,7 +65,7 @@ To create your own input you can inherit from this class.
},
/**
Converts value to string (for comparering)
Converts value to string (for internal compare). For submitting to server used value2submit().
@method value2str(value)
@param {mixed} value