KeyListener.js
上传用户:ahit0551
上传日期:2009-04-15
资源大小:2345k
文件大小:0k
源码类别:

xml/soap/webservice

开发平台:

Java

  1. // /**  * <p>Description: </p>  * <p>Copyright: Copyright (c) xio.name 2006</p>  * @author xio  */ function KeyListener() { }
  2. // KeyListener.prototype.onKeyDown = function (e) { };
  3. // KeyListener.prototype.onKeyPress = function (e) { };
  4. // KeyListener.prototype.onKeyUp = function (e) { };