X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/docs/source/DDTarget.html diff --git a/docs/source/DDTarget.html b/docs/source/DDTarget.html index b8e81ee6..a3fe66cc 100644 --- a/docs/source/DDTarget.html +++ b/docs/source/DDTarget.html @@ -3,8 +3,8 @@ The source code - - + + @@ -39,7 +39,7 @@ Ext.define('Ext.dd.DDTarget', { * Creates new DDTarget. * @param {String} id the id of the element that is a drop target * @param {String} sGroup the group of related DragDrop objects - * @param {object} config an object containing configurable attributes. + * @param {Object} config an object containing configurable attributes. * Valid properties for DDTarget in addition to those in DragDrop: none. */ constructor: function(id, sGroup, config) {