Home
last modified time | relevance | path

Searched refs:setSelectorList (Results 1 – 5 of 5) sorted by relevance

/test/vti/test_serving/gae/frontend/src/app/shared/filter/
Dfilter.component.ts53 setSelectorList(typeOfClass: any) { method in FilterComponent
/test/vti/test_serving/gae/frontend/src/app/menu/build/
Dbuild.component.ts56 this.filterComponent.setSelectorList(Build);
/test/vti/test_serving/gae/frontend/src/app/menu/device/
Ddevice.component.ts67 this.filterComponent.setSelectorList(Device);
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/
Dschedule.component.ts70 this.filterComponent.setSelectorList(Schedule);
/test/vti/test_serving/gae/frontend/src/app/menu/job/
Djob.component.ts98 this.filterComponent.setSelectorList(Job);