Sha256: b02d7e4b56a4c386aacb34b9737dc457631dd0355efe724449b5885d223ca27e

Contents?: true

Size: 1.63 KB

Versions: 1

Compression:

Stored size: 1.63 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372843476.3432178:@value"{I"
class:EFI"ProcessedAsset;FI"logical_path;FI"Widgets/getElement.js;TI"
pathname;FI"R/Users/bwrona/www/engines/cesium/app/assets/javascripts/Widgets/getElement.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"length;FiI"digest;F"%a0ab3b94dd911c0739620ea7b6a48cd3I"source;FI"/*global define*/

define([
        '../Core/DeveloperError'
    ], function(
        DeveloperError) {
    "use strict";

    /**
     * If element is a string, look up the element in the DOM by ID.  Otherwise return element.
     *
     * @private
     *
     * @exception {DeveloperError} Element with id "id" does not exist in the document.
     */
    var getElement = function(element) {
        if (typeof element === 'string') {
            var foundElement = document.getElementById(element);
            if (foundElement === null) {
                throw new DeveloperError('Element with id "' + element + '" does not exist in the document.');
            }
            element = foundElement;
        }
        return element;
    };

    return getElement;
});
;FI"dependency_digest;F"%156728336b3755c0a29692551072d19dI"required_paths;F[I"R/Users/bwrona/www/engines/cesium/app/assets/javascripts/Widgets/getElement.js;TI"dependency_paths;F[{I"	path;FI"R/Users/bwrona/www/engines/cesium/app/assets/javascripts/Widgets/getElement.js;TI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"digest;F"%d9a901bcbf1795de1f100218265c1687I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cesium-0.18.0 test/dummy/tmp/cache/assets/CEE/AC0/sprockets%2Fef60632c65688298e66b626c40b8a5fa