Sha256: 01eb8b28df9657d060884909e96c608426c069e670eed9b0ac12a03aebd5b66a
Contents?: true
Size: 1.99 KB
Versions: 4
Compression:
Stored size: 1.99 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1380709799.216516:@value"‰{I" class:ETI"ProcessedAsset; FI"logical_path; TI"Widgets/Observable.js; FI" pathname; TI"S/Users/bogumil/www/engines/cesium/app/assets/javascripts/Widgets/Observable.js; FI"content_type; TI"application/javascript; TI" mtime; TI"2013-10-02T12:16:28+02:00; TI"length; Ti]I"digest; TI"%184f63a05c0e04e1346cca9a08afbdc7; FI"source; TI"]/*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; }); ; TI"dependency_digest; TI"%2bd0fe002c14e360f97d55f1e7e38bbf; FI"required_paths; T[I"S/Users/bogumil/www/engines/cesium/app/assets/javascripts/Widgets/Observable.js; FI"dependency_paths; T[{I" path; TI"S/Users/bogumil/www/engines/cesium/app/assets/javascripts/Widgets/Observable.js; FI" mtime; TI"2013-10-02T12:16:28+02:00; TI"digest; TI"%4f08b89aa2ca17672e00065cb5257a20; FI" _version; TI"%6776f581a4329e299531e1d52aa59832; F
Version data entries
4 entries across 4 versions & 1 rubygems