סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > ShortcutItems > names
ShortcutItems.names enum
אובייקט שמכיל את השמות של מקשי הקיצור שמוגדרים כברירת מחדל.
Signature:
export declare enum names
חברי Enumeration
חברות במועדון |
ערך |
תיאור |
העתקה |
"copy" |
|
גזור |
"cut" |
|
מחיקה |
"delete" |
|
ESCAPE |
"escape" |
|
הדבק |
"paste" |
|
יצירה מחדש |
"redo" |
|
ביטול |
"undo" |
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-11 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-11 (שעון UTC)."],[[["The `ShortcutItems.names` enum defines a set of string constants representing common shortcut item names like copy, cut, paste, delete, escape, redo, and undo."],["These predefined names can be used to refer to and manage keyboard shortcuts within Blockly applications."],["The enum provides a standardized way to identify and handle shortcut actions across different Blockly components or workspaces."]]],[]]