| return Overlay.getOverlayType('model_collection_primitive') | return Overlay.getOverlayType('model_collection_primitive') | ||||
| } | } | ||||
| get readyPromise() { | |||||
| return this._delegate.readyPromise | |||||
| } | |||||
| set attrs(attrs) { | set attrs(attrs) { | ||||
| this._attrs = attrs | this._attrs = attrs | ||||
| return this | return this |