Home > ExtJS4-FormEnter

ExtJS4-FormEnter

ExtJS4-FormEnter is a project mainly written in JavaScript, it's free.

FormEnter for ExtJS 4

Author: Rodrigo Krummenauer do Nascimento

Site: www.rkn.com.br

Email: [email protected]

Version: 1.0

License: GPLv3

DESCRIPTION

This plugin provide a form navigation using ENTER key and should be used as a plugin of Ext.form.Panel or any user component that extends Ext.form.Panel. This navigation is based on "name" property of each field and will follow the order of the fields that was added to the form.

CHANGE LOG

1.0

  • Initial public version