static public field O2GTableUpdateType.Delete

Brief

The constant represents a table row deletion.

Details

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

Declared in O2GTableUpdateType

back