findObject method
Returns true if the object is in the store. False otherwise.
findObject(item )
Parameters
TableObject item
The object to look for in the store
Returns
Trueboolean. if the object is in the store.
这对您有帮助吗?