HTML Client 5.0.1

Class SchemaDescriptor

Object
   |
   +--SchemaDescriptor
Direct Known Subclasses:
SchemaListDescriptor, SchemaIdDescriptor

class SchemaDescriptor


The base class for any descriptor of a schema. A specialized object, of type SchemaIdDescriptor or SchemaListDescriptor, rather than a SchemaDescriptor object, should be created and used. The involved specialized object can be identified by looking for the SchemaIdDescriptor.getId() or SchemaListDescriptor.getList() method.
The class constructor, its prototype and any other properties should never be used directly; actually, SchemaDescriptor is not even defined as a global name.
Defined in lspushpage.js


Constructor Summary
SchemaDescriptor ()
            Used by specialized schema descriptor objects to qualify themselves as schema descriptors.
 

Constructor Detail

SchemaDescriptor

SchemaDescriptor()

HTML Client 5.0.1

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