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

Method isHeaderRow

packages/main/src/TableHeaderRow.ts:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 isHeaderRow(): boolean {
93 return true;
94 }
95
96 get _isSelectable() {
97 return this._isMultiSelect;

Callers 4

isSelectedMethod · 0.80
setSelectedMethod · 0.80
isSelectedMethod · 0.80
setSelectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected