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