- Result codes for
CollectionProxy.setCollection.
Static variables
staticread onlyAlreadyLoaded:CollectionProxyResult
It's impossible to change the collection if the collection is already loaded.
staticread onlyLoading:CollectionProxyResult
It's impossible to change the collection while the collection proxy is loading.
staticread onlyNotExcluded:CollectionProxyResult
It's impossible to change the collection for a proxy that isn't excluded.