blockly > ContextMenuRegistry > RegistryItem
Pozycja menu zapisana w rejestrze.
Podpis:
interface RegistryItem
Właściwości
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-08-22 UTC."],[[["`ContextMenuRegistry.RegistryItem` defines the structure for items within Blockly's context menu registry."],["Registry items include properties like `callback`, `displayText`, `id`, `preconditionFn`, `scopeType`, and `weight` to control their behavior and appearance."],["These properties determine the action performed when the item is clicked, the text or element displayed, its unique identifier, the condition for display, the scope it applies to, and its priority in the menu."]]],[]]