Searched refs:componentData (Results 1 – 2 of 2) sorted by relevance
29 updateAudioComponent: function(componentType, componentId, componentData) { argument33 this.audioComponents_[componentType][componentId] = componentData;35 for (var key in componentData) {37 componentData[key];
159 componentType, componentId, componentData, friendlyName) { argument163 this.selectedAudioCompontentData = componentData;164 this.drawProperties_(componentData);