Home
last modified time | relevance | path

Searched refs:selectedDevice (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/ui/ts/
Ddevice-info.ts31 @property() selectedDevice: Device|undefined; property in DeviceInformation
228 this.selectedDevice = device;
245 console.assert(this.selectedDevice !== null); // eslint-disable-line
249 name: this.selectedDevice?.name,
266 console.assert(this.selectedDevice !== undefined); // eslint-disable-line
267 if (this.selectedDevice === undefined) return;
268 this.selectedDevice.orientation = {
275 name: this.selectedDevice.name,
276 orientation: this.selectedDevice.orientation,
282 console.assert(this.selectedDevice !== undefined); // eslint-disable-line
[all …]
/tools/netsim/ui/dist/js/
Ddevice-info.js12 …@click=${()=>{var i;null===(i=this.selectedDevice)||void 0===i||i.toggleChipState(e),this.patchRad…
15selectedDevice=i,this.holdRange||(this.yaw=i.orientation.yaw,this.pitch=i.orientation.pitch,this.r…
67selectedDevice||!this.selectedDevice.chips)return i``;if(this.selectedDevice.chips.some((e=>(e=>e.…
71 </div>`:i``}render(){return i`${this.selectedDevice?i`
75 <div class="info">${this.selectedDevice.name}</div>