static public field O2GTableUpdateType.Insert

Brief

The constant represents an insertion of a row into a table.

Details

To process row additions to a table, use the IO2GTableListener.onAdded method.

Declared in O2GTableUpdateType

back