MCPcopy Create free account
hub / github.com/UI5/webcomponents / TableRowBase.ts

File TableRowBase.ts

packages/main/src/TableRowBase.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import UI5Element from "@ui5/webcomponents-base/dist/UI5Element.js";
2import { customElement, property, i18n } from "@ui5/webcomponents-base/dist/decorators.js";
3import { isEnter, isSpace } from "@ui5/webcomponents-base/dist/Keys.js";
4import { isInstanceOfTable, toggleAttribute } from "./TableUtils.js";

Callers

nothing calls this directly

Calls 4

customElementFunction · 0.85
propertyFunction · 0.85
queryFunction · 0.85
i18nFunction · 0.85

Tested by

no test coverage detected