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

Method destroy

packages/base/src/features/F6Navigation.ts:230–232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228 }
229
230 destroy() {
231 this.removeEventListeners();
232 }
233
234 get _ui5RuntimeIndex() {
235 return currentRuntimeINdex;

Callers 12

_keydownHandlerMethod · 0.95
oncloseFunction · 0.80
onOpenUI5InitMethodFunction · 0.80
cleanupFixturesFunction · 0.80
onOpenUI5InitMethodFunction · 0.80
openUI5DialogFunction · 0.80
openUI5DialogFromUi5Function · 0.80
openUI5PopoverFunction · 0.80
cleanupUI5FixturesFunction · 0.80
initF6NavigationFunction · 0.80
initMethod · 0.80

Calls 2

removeEventListenersMethod · 0.95
getSharedResourceFunction · 0.85

Tested by

no test coverage detected