blockly > ContextMenuRegistry > RegistryItem
Ein in der Registrierung eingegebener Menüpunkt.
Unterschrift:
interface RegistryItem
Attribute
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]