| Module: | libext | Package: | wrap.ext.form | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.form.VTypes
Inheritance : Object
Definition for Ext.form.VTypes class -- INSERT Ext LICENSE HERE -- Revision History - 11/07/2007 RC - Created
Methods
| Name | Signature |
| alpha | void alpha(String value) |
| alphanum | void alphanum(String value) |
| void email(String value) | |
| url | void url(String value) |
Properties
| Name | Type | Comment | |
| alphaMask |
| ||
| alphanumMask |
| ||
| alphanumText |
| ||
| alplaText |
| ||
| emailMask |
| ||
| emailText |
| ||
| urlText |
|
Methods
|
alpha void alpha(String value) Parameters
|
|
alphanum void alphanum(String value) Parameters
|
|
void email(String value) Parameters
|
|
url void url(String value) Parameters
|
| Module: | libext | Package: | wrap.ext.form | Parent: | Object | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |