X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.form.VTypes.html diff --git a/docs/output/Ext.form.VTypes.html b/docs/output/Ext.form.VTypes.html index bc8fabf8..5280c429 100644 --- a/docs/output/Ext.form.VTypes.html +++ b/docs/output/Ext.form.VTypes.html @@ -24,31 +24,31 @@ Ext.apply(Ext.form.VTypes, { IPAddressText: 'Must be a numeric IP address', IPAddressMask: /[\d\.]/i });

This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined By
 alphaMask : RegExp
The keystroke filter mask to be applied on alpha input. Defaults to: -/[a-z_]/i
VTypes
 alphanumMask : RegExp
The keystroke filter mask to be applied on alphanumeric input. Defaults to: -/[a-z0-9_]/i
VTypes

Public Methods

MethodDefined By

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file