Roo/QuickTips.js
authorAlan Knowles <alan@akkbhome.com>
Thu, 15 Jul 2010 23:56:06 +0000 (07:56 +0800)
committerAlan Knowles <alan@akkbhome.com>
Thu, 15 Jul 2010 23:56:06 +0000 (07:56 +0800)
Roo/QuickTips.js

index f9e2810..03b7684 100644 (file)
@@ -250,19 +250,23 @@ Roo.QuickTips = function(){
         * @cfg {String} title
         * Title text to display (defaults to '').  This can be any valid HTML markup.
         */
+        title: '',
        /**
         * @cfg {String} text
         * Body text to display (defaults to '').  This can be any valid HTML markup.
         */
+        text : '',
        /**
         * @cfg {String} cls
         * A CSS class to apply to the base quick tip element (defaults to '').
         */
+        cls : '',
        /**
         * @cfg {Number} width
         * Width in pixels of the quick tip (defaults to auto).  Width will be ignored if it exceeds the bounds of
         * minWidth or maxWidth.
         */
+        width : null,
 
     /**
      * Initialize and enable QuickTips for first use.  This should be called once before the first attempt to access