Packagecom.lightstreamer.as_client.events
Classpublic class TableItemEvent
InheritanceTableItemEvent Inheritance TableEvent Inheritance flash.events.Event
SubclassesEndOfSnapshotEvent, LostUpdatesEvent, NonVisualItemUpdateEvent

Base class for any Table-related event pertaining to a specific item.



Public Properties
 PropertyDefined by
  item : *
[read-only] The item name or item index which this event is related to.
TableItemEvent
 Inheritedtable : Table
The table which this event is related to.
TableEvent
Property detail
itemproperty
item:*  [read-only]

The item name or item index which this event is related to.

Implementation
    public function get item():*