HTML Client 5.0.1

Class GroupListDescriptor

Object
   |
   +--GroupDescriptor
         |
         +--GroupListDescriptor

class GroupListDescriptor
extends GroupDescriptor


A group descriptor that specifies a group through a list of item names. A descriptor of this type requires that the default Metadata Adapter (i.e. the LiteralBasedProvider) or a compatible one is used on the Server. This ensures that the encoded item name list is correctly interpreted on the Server side.
Note that directly passing an Array object is supported, as a shorthand for a GroupListDescriptor, by all interface methods that require a GroupDescriptor object.
See:

Defined in lspushpage.js


Constructor Summary
GroupListDescriptor (<Array> itemNames)
            Creates a group descriptor object that specifies a group through a list of item names.
 
Method Summary
 Array getList()
           Inquiry method that gets the list of item names specified by this group descriptor.

Constructor Detail

GroupListDescriptor

GroupListDescriptor(<Array> itemNames)

Method Detail

getList

Array getList()

HTML Client 5.0.1

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