public method O2GTableManager.getTable
Brief
Gets an instance of a trading table.
Declaration | ||||
|
Parameters | |
tableType |
A trading table. The possible values are shown below. |
Details
The method returns an instance of one of the O2GTable
subclasses. You must cast the returned value to the corresponding type. The examples are shown below.
Table type argument |
Return value type |
Declared in O2GTableManager