調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > ShortcutItems
ShortcutItems の名前空間
列挙型
列挙 |
説明 |
names |
デフォルトのショートカット アイテムの名前を保持するオブジェクト。 |
関数
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[null,null,["最終更新日 2023-12-02 UTC。"],[[["The `ShortcutItems` namespace manages keyboard shortcuts for common Blockly actions like copy, paste, cut, delete, undo, and redo."],["It provides functions to register these shortcuts with their respective keyboard combinations for different operating systems."],["The `names` enumeration holds the names of the default shortcut items for easy reference."],["Shortcut functions provide functionality for copy, cut, delete, escape, paste, redo, and undo actions within Blockly."]]],[]]