X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/BoundListKeyNav.html diff --git a/docs/source/BoundListKeyNav.html b/docs/source/BoundListKeyNav.html index c0511bb1..c7b8909c 100644 --- a/docs/source/BoundListKeyNav.html +++ b/docs/source/BoundListKeyNav.html @@ -3,8 +3,8 @@ The source code - - + + @@ -27,9 +27,8 @@ Ext.define('Ext.view.BoundListKeyNav', { requires: 'Ext.view.BoundList', /** - * @cfg {Ext.view.BoundList} boundList - * @required - * The {@link Ext.view.BoundList} instance for which key navigation will be managed. This is required. + * @cfg {Ext.view.BoundList} boundList (required) + * The {@link Ext.view.BoundList} instance for which key navigation will be managed. */ constructor: function(el, config) {