X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.Editor.html diff --git a/docs/output/Ext.Editor.html b/docs/output/Ext.Editor.html index 42951a17..414954c1 100644 --- a/docs/output/Ext.Editor.html +++ b/docs/output/Ext.Editor.html @@ -1,5 +1,5 @@ -
Observable
  Component
    Editor

Class Ext.Editor

Package:Ext
Defined In:Editor.js
Class:Editor
Subclasses:TreeEditor
Extends:Component
A base editor field that handles displaying/hiding on demand and has some built-in sizing and event handling logic.

Config Options

Config OptionsDefined By
 alignment : String
The position to align to (see Ext.Element.alignTo for more details, defaults to "c-c?").
Editor
 allowBlur : Boolean
True to complete the editing process if in edit mode when the -field is blurred. Defaults to false.
Editor
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component