X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.Editor.html diff --git a/docs/output/Ext.Editor.html b/docs/output/Ext.Editor.html index f1983094..751fe8a6 100644 --- a/docs/output/Ext.Editor.html +++ b/docs/output/Ext.Editor.html @@ -1,12 +1,12 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    Editor

Class Ext.Editor

Package:Ext
Defined In:Editor.js
Class:Editor
Subclasses:TreeEditor
Extends:Component
xtype:editor
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