{"json_modified": "2016-10-18T12:59:47.768775", "uuid": "c1296ad1-68be-49f2-9a5b-e4a2f54a3e8b", "title": "Event.isTrusted", "url": "/en-US/docs/Web/API/Event/isTrusted", "tags": ["Reference", "API", "Event", "Property", "Read-only"], "translations": [{"uuid": "158dd48a-5f33-4d6f-888d-57368e64dbcf", "title": "Event.isTrusted", "url": "/fr/docs/Web/API/Event/isTrusted", "tags": [], "summary": "La propri\u00e9t\u00e9 en lecture seule isTrusted, de l'interface Event, est un bool\u00e9en qui vaut true lorsque l'\u00e9v\u00e9nement est g\u00e9n\u00e9r\u00e9 par une action de l'utilisateur, et false, quand l'\u00e9v\u00e9ment est cr\u00e9\u00e9e ou modifi\u00e9 par un script ou envoy\u00e9 par dispatchEvent.", "localization_tags": ["inprogress"], "locale": "fr", "last_edit": "2016-10-18T12:59:41", "review_tags": []}, {"uuid": "308eb595-71ae-4cb0-be36-6e3a64e26526", "title": "Event.isTrusted", "url": "/ko/docs/Web/API/Event/isTrusted", "tags": ["API", "\uc18d\uc131", "Event", "\ud504\ub85c\ud37c\ud2f0", "\uc774\ubca4\ud2b8", "\uc77d\uae30 \uc804\uc6a9", "\ucc38\uc870"], "summary": "Event \uc778\ud130\ud398\uc774\uc2a4\uc758 \uc77d\uae30 \uc804\uc6a9 \uc18d\uc131\uc778\u00a0isTrusted\ub294,\u00a0\uc774\ubca4\ud2b8\uac00 \uc0ac\uc6a9\uc790 \ud589\uc704\uc5d0 \uc758\ud558\uc5ec \ubc1c\uc0dd\ub418\uc5c8\uc73c\uba74 true\uc774\uace0\u00a0\uc774\ubca4\ud2b8\uac00 \uc2a4\ud06c\ub9bd\ud2b8\ub85c \uc778\ud574 \uc0dd\uc131 \ub610\ub294\u00a0\uc218\uc815\ub418\uc5c8\uac70\ub098 dispatchEvent\ub97c \ud1b5\ud574 \ubcf4\ub0b4\uc84c\uc73c\uba74\u00a0false\uc778 \ub17c\ub9ac\u00a0\uac12\uc785\ub2c8\ub2e4. \uc774\uac83\uc774 true\uc778\u00a0\uc774\ubca4\ud2b8\ub294 \uc2e0\ub8b0\ub41c\ub2e4\uace0 \ud45c\ud604\ud569\ub2c8\ub2e4.", "localization_tags": [], "locale": "ko", "last_edit": "2016-09-05T03:14:50", "review_tags": []}, {"uuid": "950a1eff-ec64-4ac4-94a1-cf911c811091", "title": "event.isTrusted", "url": "/zh-CN/docs/Web/API/Event/isTrusted", "tags": [], "summary": "\u8fd4\u56de\u4e00\u4e2a\u5e03\u5c14\u503c,\u8868\u660e\u5f53\u524d\u4e8b\u4ef6\u662f\u5426\u662f\u7531\u7528\u6237\u884c\u4e3a\u89e6\u53d1(\u6bd4\u5982\u8bf4\u771f\u5b9e\u7684\u9f20\u6807\u70b9\u51fb\u89e6\u53d1\u4e00\u4e2aclick\u4e8b\u4ef6), \u8fd8\u662f\u7531\u4e00\u4e2a\u811a\u672c\u751f\u6210\u7684(\u4f7f\u7528\u4e8b\u4ef6\u6784\u9020\u65b9\u6cd5,\u6bd4\u5982event.initEvent)", "localization_tags": [], "locale": "zh-CN", "last_edit": "2015-02-24T15:54:17", "review_tags": []}, {"uuid": "eef7a87a-3ee2-4943-b6d4-d69f4def5baf", "title": "Event.isTrusted", "url": "/zh-TW/docs/Web/API/Event/isTrusted", "tags": [], "summary": "Event \u4ecb\u9762\u7684\u00a0isTrusted\u00a0\u552f\u8b80\u5c6c\u6027\u70ba\u4e00\u500b\u5e03\u6797\u503c\uff0c\u82e5\u4e8b\u4ef6\u7269\u4ef6\u662f\u7531\u4f7f\u7528\u8005\u64cd\u4f5c\u800c\u7522\u751f\uff0c\u5247 isTrusted\u00a0\u503c\u70ba true\u3002\u82e5\u4e8b\u4ef6\u7269\u4ef6\u662f\u7531\u7a0b\u5f0f\u78bc\u6240\u5efa\u7acb\u3001\u4fee\u6539\uff0c\u6216\u662f\u900f\u904e EventTarget.dispatchEvent() \u4f86\u89f8\u767c\uff0c\u5247 isTrusted\u00a0\u503c\u70ba false\u3002", "localization_tags": ["inprogress"], "locale": "zh-TW", "last_edit": "2016-06-24T00:59:35", "review_tags": []}], "modified": "2016-09-01T09:50:25", "label": "Event.isTrusted", "localization_tags": [], "locale": "en-US", "id": 106943, "last_edit": "2016-09-01T09:50:18", "summary": "The isTrusted read-only property of the Event interface is a boolean that is true when the event was generated by a user action, and false when the event was created or modified by a script or dispatched via dispatchEvent.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specification", "title": "Specification"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}], "slug": "Web/API/Event/isTrusted", "review_tags": []}