Class GridJsonStringStore<DictVal>

Implements the storage for an HGrid using a JSON string.

This is designed to work as lazily and efficiently as possible.

This enables a grid to be lazily decoded from a JSON string.

Type Parameters

Implements

Constructors

Properties

"[GRID_STORE_SYMBOL]": symbol = GRID_STORE_SYMBOL

Indicates this is a grid store.

Accessors

Methods