Static variables

@:enum@:native("RESULT_ALREADY_LOADED")staticread onlyAlreadyLoaded:CollectionProxyResult

It's impossible to change the collection if the collection is already loaded.

@:enum@:native("RESULT_LOADING")staticread onlyLoading:CollectionProxyResult

It's impossible to change the collection while the collection proxy is loading.

@:enum@:native("RESULT_NOT_EXCLUDED")staticread onlyNotExcluded:CollectionProxyResult

It's impossible to change the collection for a proxy that isn't excluded.