X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..refs/heads/master:/docs/source/Transaction.html diff --git a/docs/source/Transaction.html b/docs/source/Transaction.html index ecb625e4..a78baddb 100644 --- a/docs/source/Transaction.html +++ b/docs/source/Transaction.html @@ -3,8 +3,8 @@ The source code - - + + @@ -16,9 +16,7 @@
/**
- * @class Ext.direct.Transaction
- * @extends Object
- * <p>Supporting Class for Ext.Direct (not intended to be used directly).</p>
+ * Supporting Class for Ext.Direct (not intended to be used directly).
  */
 Ext.define('Ext.direct.Transaction', {
     
@@ -35,7 +33,7 @@ Ext.define('Ext.direct.Transaction', {
 
     /**
      * Creates new Transaction.
-     * @param {Object} config  (optional) Config object.
+     * @param {Object} [config] Config object.
      */
     constructor: function(config){
         var me = this;