class IO2GTable
Parents | |
IO2GGenericTableResponseReader |
Brief
An abstract interface to a table.
Public Methods | |
Gets an instance of the class that provides access to the list of table columns. |
|
Iterates through the rows of the table. |
|
Gets the value of a cell. |
|
Gets a generic row by its index. |
|
Gets the next row from the |
|
Gets the next row from |
|
Gets the next row from |
|
Gets the next row from |
|
Gets the status of the table. |
|
Gets the type of a trading table. |
|
Defines whether the cell is changed. |
|
Checks whether the cell value can be used or not. |
|
Gets the number of rows in the reader. |
|
Subscribes table listener to changes in table status. |
|
Subscribes table listener to table updates. |
|
Unsubscribes table listener from changes in table status. |
|
Unsubscribes table listener from table updates. |