new EventCaptureComponent() thing.dom/src/components/EventCaptureComponent.js, line 11 Members domElement :object thing.dom/src/components/EventCaptureComponent.js, line 115 获取/设置 DOM 元素。 enable :boolean thing.dom/src/components/EventCaptureComponent.js, line 91 启用/禁用。 enablePropagation :boolean thing.dom/src/components/EventCaptureComponent.js, line 103 启用/禁用事件传播,默认值为 true(启用事件传播)。 onTriggerEvent :function thing.dom/src/components/EventCaptureComponent.js, line 136 获取/设置触发事件回调函数。