enum O2GTableManagerStatus

Brief

The enum specifies a set of constants representing the table manager status.

Details

For details of the table manager status usage, see the description of the IO2GTableManagerListener interface.

Static Public Fields

TablesLoaded

The constant represents the tables loaded status.

TablesLoadFailed

The constant represents the tables load failed status.

TablesLoading

The constant represents the tables loading status.

back