Searched defs:checked (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/app_samples/UI/JsBasicComponents/entry/src/main/js/MainAbility/pages/index/ |
| D | index.js | 33 "id": "1001", "name": "Living room", "checked": true property 36 "id": "1002", "name": "Bedroom", "checked": false property 39 "id": "1003", "name": "Second bedroom", "checked": false property 42 "id": "1004", "name": "Kitchen", "checked": false property 45 "id": "1005", "name": "Study", "checked": false property 48 "id": "1006", "name": "Garden", "checked": false property 51 "id": "1007", "name": "Bathroom", "checked": false property 54 "id": "1008", "name": "Balcony", "checked": false property
|
| /applications/standard/app_samples/common/DistributeCalc/entry/src/main/js/MainAbility/pages/index/ |
| D | index.js | 150 checked: this.selectedIndex === 0 property 160 checked: this.selectedIndex === (i + 1) property
|
| /applications/standard/launcher/common/src/main/ets/default/bean/ |
| D | SettingItemOption.ts | 33 checked: boolean | undefined; property in SettingItemOption
|
| D | AppItemInfo.ts | 65 checked: boolean | undefined; property in AppItemInfo
|