X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.Tip.html diff --git a/docs/output/Ext.Tip.html b/docs/output/Ext.Tip.html index 69505d5d..fccf7c0a 100644 --- a/docs/output/Ext.Tip.html +++ b/docs/output/Ext.Tip.html @@ -1,458 +1,282 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BoxComponent
-      Container
-        Panel
-          Tip
-

Class Ext.Tip

- - - - - - -
Package:Ext
Defined In:Tip.js
Class:Tip
Subclasses:ToolTip
Extends:Panel
-
- * -This is the base class for Ext.QuickTip and Ext.Tooltip that provides the basic layout and -positioning that all tip-based classes require. This class can be used directly for simple, statically-positioned -tips that are displayed programmatically, or it can be extended to provide custom tip implementations.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - baseCls : String
- The base CSS class to apply to this panel's element (defaults to 'x-panel').
-
Panel
\ No newline at end of file