HTML Client 5.0.1

Class ItemDescriptor

Object
   |
   +--ItemDescriptor
Direct Known Subclasses:
ItemNameDescriptor, ItemPositionDescriptor

class ItemDescriptor


The base class for any descriptor of an item within a group. A specialized object, of type ItemPositionDescriptor or ItemNameDescriptor, rather than a ItemDescriptor object, should be created and used. The involved specialized object can be identified by looking for the ItemPositionDescriptor.getPosition() or ItemNameDescriptor.getName() method.
The class constructor, its prototype and any other properties should never be used directly; actually, ItemDescriptor is not even defined as a global name.
Defined in lspushpage.js


Constructor Summary
ItemDescriptor ()
            Used by specialized item descriptor objects to qualify themselves as item descriptors.
 

Constructor Detail

ItemDescriptor

ItemDescriptor()

HTML Client 5.0.1

Lightstreamer HTML Client API
Documentation generated by JSDoc on Tue May 22 11:46:54 2012