public method O2GSummaryTable.subscribeUpdate
Brief
Subscribes table listener to table updates.
void
subscribeUpdate (O2GTableUpdateType updateType, IO2GTableListener listener)
O2GTableUpdateType
IO2GTableListener
updateType
The type of updates.
listener
The table listener.
Declared in O2GTable