X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.ux.grid.RowExpander.html diff --git a/docs/output/Ext.ux.grid.RowExpander.html b/docs/output/Ext.ux.grid.RowExpander.html index a4d69665..1e964718 100644 --- a/docs/output/Ext.ux.grid.RowExpander.html +++ b/docs/output/Ext.ux.grid.RowExpander.html @@ -1,8 +1,8 @@ -
Properties Methods Events Config Options Direct Link
Observable
  RowExpander

Class Ext.ux.grid.RowExpander

Package:Ext.ux.grid
Defined In:RowExpander.js
Class:RowExpander
Extends:Observable
Plugin (ptype = 'rowexpander') that adds the ability to have a Column in a grid which enables +
Observable
  RowExpander

Class Ext.ux.grid.RowExpander

Package:Ext.ux.grid
Defined In:RowExpander.js
Class:RowExpander
Extends:Observable
Plugin (ptype = 'rowexpander') that adds the ability to have a Column in a grid which enables a second row body which expands/contracts. The expand/contract behavior is configurable to react on clicking of the column, double click of the row, and/or hitting enter while a row is selected.

Config Options

Config OptionsDefined By
 expandOnDblClick : Boolean
true to toggle a row between expanded/collapsed when double clicked (defaults to true).
RowExpander
 expandOnEnter : Boolean
true to toggle selected row(s) between expanded/collapsed when the enter -key is pressed (defaults to true).
RowExpander

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

EventDefined By

Public Events

EventDefined By
\ No newline at end of file