addObject method
Adds a table object to the store.
addObject(item )
Parameters
TableObject item
The table object to be added to the store. If the object is already in the store, the request is ignored.
Returns
void
这对您有帮助吗?