X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.Tip.html diff --git a/docs/output/Ext.Tip.html b/docs/output/Ext.Tip.html index fccf7c0a..1823a59a 100644 --- a/docs/output/Ext.Tip.html +++ b/docs/output/Ext.Tip.html @@ -1,21 +1,18 @@ -
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, SliderTip
Extends:Panel
xtype:tip -This is the base class for {@link Ext.QuickTip} and {@link 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