Lightstreamer Flex client 2.2.1 API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
TableEvent
Properties
Package
com.lightstreamer.as_client.events
Class
public class TableEvent
Inheritance
TableEvent
flash.events.Event
Subclasses
SubscriptionErrorEvent
,
SubscriptionEvent
,
TableItemEvent
,
UnsubscriptionEvent
Base class for any event related to Table.
Public Properties
Property
Defined By
table
:
Table
[read-only] The table which this event is related to.
TableEvent
Property Detail
table
property
table:
Table
[read-only]
The table which this event is related to.
Implementation
public function get table():
Table