X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.ux.grid.RowEditor.html diff --git a/docs/output/Ext.ux.grid.RowEditor.html b/docs/output/Ext.ux.grid.RowEditor.html index 5331d79b..25541406 100644 --- a/docs/output/Ext.ux.grid.RowEditor.html +++ b/docs/output/Ext.ux.grid.RowEditor.html @@ -1,22 +1,22 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      Container
        Panel
          RowEditor

Class Ext.ux.grid.RowEditor

Package:Ext.ux.grid
Defined In:RowEditor.js
Class:RowEditor
Extends:Panel
Plugin (ptype = 'roweditor') that adds the ability to rapidly edit full rows in a grid. +
Observable
  Component
    BoxComponent
      Container
        Panel
          RowEditor

Class Ext.ux.grid.RowEditor

Package:Ext.ux.grid
Defined In:RowEditor.js
Class:RowEditor
Extends:Panel
Plugin (ptype = 'roweditor') that adds the ability to rapidly edit full rows in a grid. A validation mode may be enabled which uses AnchorTips to notify the user of all -validation errors at once.

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component