HTML Client 5.0.1

Class ItemPositionDescriptor

Object
   |
   +--ItemDescriptor
         |
         +--ItemPositionDescriptor

class ItemPositionDescriptor
extends ItemDescriptor


An item descriptor that specifies an item withing a group by item position. This type of descriptor is the only one supported if the related group has been specified by using a GroupIdDescriptor or a group identifier.
Note that directly passing a Number object (or a String object that evaluates to a number) is supported, as a shorthand for an ItemPositionDescriptor, by all interface methods that require an ItemDescriptor object.
Defined in lspushpage.js


Constructor Summary
ItemPositionDescriptor (<Number> itemPos)
            Creates an item descriptor object that specifies an item by position within the related group.
 
Method Summary
 Number getPosition()
           Inquiry method that gets the item position specified by this item descriptor.

Constructor Detail

ItemPositionDescriptor

ItemPositionDescriptor(<Number> itemPos)

Method Detail

getPosition

Number getPosition()

HTML Client 5.0.1

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