X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/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 deleted file mode 100644 index 1e964718..00000000 --- a/docs/output/Ext.ux.grid.RowExpander.html +++ /dev/null @@ -1,184 +0,0 @@ -
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 -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 Events

EventDefined By
\ No newline at end of file