Echo.Sync
Grid
Class Hierarchy:

Component rendering peer: Grid

Descendant Class Summary
Echo.Sync.Grid.Processor
Echo.Sync.Grid.Processor.Cell

Class Method Summary
Internal _createPrototypeTable()
Creates a prototype rendering of the basic DOM structure of a Grid which may be cloned for enhanced rendering performance.

Instance Method Summary
Internal _processKeyPress()
Processes a key press event (for focus navigation amongst child cells.
Public renderAdd()
Public renderDisplay()
Public renderDispose()
Public renderUpdate()

Methods inherited from class Echo.Render.ComponentSync
renderAdd, renderDispose, renderUpdate

Class Method Detail
_createPrototypeTable
Creates a prototype rendering of the basic DOM structure of a Grid which may be cloned for enhanced rendering performance.
Returns:
(Element) the prototype DOM hierarchy

Instance Method Detail
_processKeyPress
Processes a key press event (for focus navigation amongst child cells.

renderAdd

renderDisplay

renderDispose

renderUpdate