Sha256: 596598ef73134acd32c0efceb1d1d369259b12abcc00f5c47f7e16a278e20bf9
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843475.714259:@value"8{I" class:EFI"BundledAsset;FI"logical_path;FI"Widgets/Observable.js;TI" pathname;FI"R/Users/bwrona/www/engines/cesium/app/assets/javascripts/Widgets/Observable.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi`I"digest;F"%8193d7bfdd086f9746ef91c0d2c5d5e5I"source;FI"`/*global define*/ define(['../Core/DeveloperError'], function(DeveloperError) { "use strict"; /** * <p> * Observable properties are used to implement two-way data binding in * Cesium's Model-View-View-Model (MVVM) based widget architecture. * Observable properties can be accessed and assigned like any ECMAScript 5 property. * </p> * <p> * Internally, Cesium uses the Knockout and Knockout-ES5 libraries to implement * observable properties. * </p> * <p> * This type describes an interface and is not intended to be instantiated * directly. * </p> * * @alias Observable * @constructor * * @see <a href='http://knockoutjs.com/'>Knockout homepage</a> * @see <a href='https://github.com/SteveSanderson/knockout-es5'>Knockout-ES5</a> * @see <a href='https://github.com/AnalyticalGraphicsInc/cesium/wiki/Architecture'>Widget Architecture</a> */ var Observable = function Observable() { throw new DeveloperError('This type should not be instantiated directly.'); }; return Observable; }); ;FI"required_assets_digest;F"%5e15077eee5b259daa87081d22063b1dI" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/D47/450/sprockets%2F050ac982bec9d7bdb859b50366ae9077 |