HTML Client 5.0.1

Class FieldDescriptor

Object
   |
   +--FieldDescriptor
Direct Known Subclasses:
FieldNameDescriptor, FieldPositionDescriptor

class FieldDescriptor


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


Constructor Summary
FieldDescriptor ()
            Used by specialized field descriptor objects to qualify themselves as field descriptors.
 

Constructor Detail

FieldDescriptor

FieldDescriptor()

HTML Client 5.0.1

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