X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.Editor.html diff --git a/docs/output/Ext.Editor.html b/docs/output/Ext.Editor.html index b40ee85a..f1983094 100644 --- a/docs/output/Ext.Editor.html +++ b/docs/output/Ext.Editor.html @@ -1,1838 +1,743 @@ -
-
- 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
-
- * -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
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - cancelOnEsc : Boolean
- True to cancel the edit when the escape key is pressed (defaults to false)
-
Editor
  - - completeOnEnter : Boolean
- True to complete the edit when the enter key is pressed (defaults to false)
-
Editor
  - - constrain : Boolean
- True to constrain the editor to the viewport
-
Editor
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
\ No newline at end of file