static public field O2GTableUpdateType.DELETE

Brief

The constant represents a deletion of a row from a table.

Details

To process row deletions from a table, use the IO2GTableListener.onDeleted method.

Declared in O2GTableUpdateType

back