deleteObject method
Deletes a table object from the store.
deleteObject(item )
Parameters
TableObject item
The object to be removed from the store. The operation is ignored if the object is not in the store.
Returns
void
这对您有帮助吗?