แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > รีจิสทรี > ประเภท
คลาสรีจิสทรี.Type
ชื่อที่มีประเภทองค์ประกอบที่จัดเก็บในข้อกำหนดทั่วไป
ลายเซ็น:
export declare class Type<_T>
ผู้ผลิต
พร็อพเพอร์ตี้
เมธอด
วิธีการ |
คีย์ตัวปรับแต่ง |
คำอธิบาย |
toString() |
|
แสดงผลชื่อของประเภท |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-10 UTC
[null,null,["อัปเดตล่าสุด 2024-09-10 UTC"],[[["The `registry.Type` class manages the association between a name and the type of an element stored within the registry."],["It provides static properties representing various Blockly component types, such as renderers, themes, and input types."],["Developers can use these properties to register and retrieve elements of specific types from the registry."],["This class ensures type safety and simplifies the management of different components within the Blockly system."]]],[]]