search

goog.labs.net.webChannel.Wire.QueuedMap

Provided By

Simple container class for a (mapId, map) pair.

new QueuedMap( mapId, map, opt_context )

Parameters
mapIdnumber

The id for this map.

mapObject

The map itself.

opt_contextObject=

The context associated with the map.

Instance Methods

Instance Properties