From 281b27fc5d0c60759eab71dafff110dc560040a7 Mon Sep 17 00:00:00 2001
From: Bruno Carriere HeaderRow is a controller for a row of header cells. Initializer. Customized default\nHeaderCell for all the columns. Supply a HeaderCell class or instance to a\nthe If options.columns or options.collection is undefined. Overrides: Backgrid.Row.initialize Backbone event handler. Insert a table cell to the right column in the row\nif renderable is true, detach otherwise. HeaderRow is a controller for a row of header cells. Initializer. Customized default\nHeaderCell for all the columns. Supply a HeaderCell class or instance to a\nthe If options.columns or options.collection is undefined. Overrides: Backgrid.Row.initialize Factory method for making a cell. Used by initialize internally. Override\nthis to provide an appropriate cell instance for a custom Row subclass. The options passed to initialize. Row is a simple container view that takes a model instance and a list of\ncolumn metadata describing how each of the model's attribute is to be\nrendered, and apply the appropriate cell to each attribute. Initializes a row view instance. Column metadata. The model instance to render. If options.columns or options.model is undefined. Backbone event handler. Insert a table cell to the right column in the row\nif renderable is true, detach otherwise. Row is a simple container view that takes a model instance and a list of\ncolumn metadata describing how each of the model's attribute is to be\nrendered, and apply the appropriate cell to each attribute. Initializes a row view instance. Column metadata. The model instance to render. If options.columns or options.model is undefined. Factory method for making a cell. Used by initialize internally. Override\nthis to provide an appropriate cell instance for a custom Row subclass. The options passed to initialize.Hierarchy
Methods
Parameters
headerCell
key in a column definition for column-specific header\nrendering.Throws
Parameters
Hierarchy
Methods
Parameters
headerCell
key in a column definition for column-specific header\nrendering.Throws
Parameters
Returns
Hierarchy
Subclasses
Methods
Parameters
Throws
Parameters
Hierarchy
Subclasses
Methods
Parameters
Throws
Parameters
Returns
Backgrid.js
See Examples
+ target="_blank">Download v0.1.4