Sha256: 0c6643782fadfd1ada6cc626df533357ee821f4f44ebffca434148a168177c01
Contents?: true
Size: 1.66 KB
Versions: 1
Compression:
Stored size: 1.66 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843475.7157812:@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/C91/450/sprockets%2F513c6c782b8c05898896938c1260c3af |