MCPcopy Create free account
hub / github.com/UI5/webcomponents / _ontouchend

Method _ontouchend

packages/compat/src/TableRow.ts:262–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260 }
261
262 _ontouchend() {
263 this.deactivate();
264 }
265
266 _onfocusout() {
267 this.deactivate();

Callers

nothing calls this directly

Calls 1

deactivateMethod · 0.95

Tested by

no test coverage detected