Roo/bootstrap/form/Password.js
authorleon <leon@roojs.com>
Thu, 4 May 2023 06:48:59 +0000 (14:48 +0800)
committerleon <leon@roojs.com>
Thu, 4 May 2023 06:48:59 +0000 (14:48 +0800)
Roo/bootstrap/form/Password.js [new file with mode: 0644]

diff --git a/Roo/bootstrap/form/Password.js b/Roo/bootstrap/form/Password.js
new file mode 100644 (file)
index 0000000..c79514c
--- /dev/null
@@ -0,0 +1,12 @@
+/**
+ * @class Roo.bootstrap.form.NumberField
+ * @extends Roo.bootstrap.form.Input
+ * Bootstrap NumberField class
+ * 
+ * 
+ * 
+ * 
+ * @constructor
+ * Create a new NumberField
+ * @param {Object} config The config object
+ */
\ No newline at end of file