Skip to content

falsyvalues/Ext.ux.plugin.KeyboardUser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple Extjs 4 datefield plugin that helps people who use the keyboard to work.

In basics, type t+1 press tab and you will get date value (today + 1) in Your datefield.

Config & example

t+1 = today + 1 day

t-1 = today - 1 day etc

  • default token is "t"
  • default activationKey is "tab" see for more Ext.EventObject, since 0.2.0 you may define many keys
  • default interval is DAY see for more Ext.Date

See example.html and source file for more

About

Quite simple helper for keyboard users on datefield

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors