Packagecom.lightstreamer.as_client.events
Classpublic class TableItemEvent
InheritanceTableItemEvent Inheritance TableEvent Inheritance flash.events.Event
Subclasses EndOfSnapshotEvent, 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
[read-only] 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():*