X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.QuickTips.html?ds=sidebyside diff --git a/docs/output/Ext.QuickTips.html b/docs/output/Ext.QuickTips.html index 4cd089aa..be3b8432 100644 --- a/docs/output/Ext.QuickTips.html +++ b/docs/output/Ext.QuickTips.html @@ -1,4 +1,4 @@ -
Package: | Ext |
Defined In: | QuickTips.js |
Class: | QuickTips |
Extends: | Object |
Provides attractive and customizable tooltips for any element. The QuickTips +
Package: | Ext |
Defined In: | QuickTips.js |
Class: | QuickTips |
Extends: | Object |
Provides attractive and customizable tooltips for any element. The QuickTips singleton is used to configure and manage tooltips globally for multiple elements in a generic manner. To create individual tooltips with maximum customizability, you should consider either Ext.Tip or Ext.ToolTip.
@@ -9,7 +9,7 @@ registering quick tips programmatically via the getQuickTip +For detailed descriptions see the config options for the QuickTip classQuickTips singleton configs (all are optional)
To register a quick tip in markup, you simply add one or more of the valid QuickTip attributes prefixed with the ext: namespace. The HTML element itself is automatically set as the quick tip target. Here is the summary @@ -63,7 +63,7 @@ same as autoHide = true. : void
Boolean autoRender
)
+ Ext.QuickTipExt.QuickTip
Boolean autoRender
)
:
voidautoRender
: Boolean