static public field O2GTableUpdateType.Insert

Brief

The constant represents a table row insertion.

Details

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

Declared in O2GTableUpdateType

back