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

Method _handlePickerAfterOpen

packages/main/src/Input.ts:1465–1467  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1463 }
1464
1465 _handlePickerAfterOpen() {
1466 this.fireDecoratorEvent("open");
1467 }
1468
1469 _handlePickerAfterClose() {
1470 this.Suggestions?._onClose();

Callers 1

_afterOpenPickerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected