X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/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 new file mode 100644 index 00000000..a4d69665 --- /dev/null +++ b/docs/output/Ext.ux.grid.RowExpander.html @@ -0,0 +1,150 @@ +
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