Packagecom.lightstreamer.as_client.events
Classpublic class TableEvent
InheritanceTableEvent Inheritance flash.events.Event
Subclasses SubscriptionErrorEvent, SubscriptionEvent, TableItemEvent, UnsubscriptionEvent

Base class for any event related to Table.



Public Properties
 PropertyDefined By
  table : Table
[read-only] The table which this event is related to.
TableEvent
Property Detail
tableproperty
table:Table  [read-only]

The table which this event is related to.


Implementation
    public function get table():Table