MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / clear

Method clear

packages/alphatab/src/platform/IContainer.ts:64–64  ·  view source on GitHub ↗

* Clears the container and removes all child items.

()

Source from the content-addressed store, hash-verified

62 * Clears the container and removes all child items.
63 */
64 clear(): void;
65
66 /**
67 * This event occurs when the control was resized.

Callers 15

clearMethod · 0.65
destroyMethod · 0.65
resetSamplesMethod · 0.65
terminateMethod · 0.65
clearPlaceholdersMethod · 0.65
rebuildMethod · 0.65
generateBundleFunction · 0.65
_sanitizeJsonMethod · 0.65
initialRenderMethod · 0.65
testScoreInfoFunction · 0.65
_cursorSelectRangeMethod · 0.65
readScoreMethod · 0.65

Implementers 4

TestUiContainerpackages/alphatab/test/visualTests/Tes
AndroidViewContainerpackages/kotlin/src/android/src/main/j
AndroidRootViewContainerpackages/kotlin/src/android/src/main/j
HtmlElementContainerpackages/alphatab/src/platform/javascr

Calls

no outgoing calls

Tested by 1

testScoreInfoFunction · 0.52