blockly > InsertionMarkerPreviewer
คลาส InsertMarkerPreviewer
ลายเซ็น:
export declare class InsertionMarkerPreviewer implements IConnectionPreviewer
การติดตั้งใช้งาน: IConnectionPreviewer
ผู้ผลิต
ผู้ผลิต | คีย์ตัวปรับแต่ง | คำอธิบาย |
---|---|---|
(constructor)(drachedBlock) | สร้างอินสแตนซ์ใหม่ของคลาส InsertionMarkerPreviewer |
เมธอด
วิธีการ | คีย์ตัวปรับแต่ง | คำอธิบาย |
---|---|---|
dispose() | กำจัดข้อมูลอ้างอิงที่เครื่องมือแสดงตัวอย่างการเชื่อมต่อนี้เก็บไว้ | |
hidePreview() | ซ่อนตัวอย่างที่แสดงอยู่ในปัจจุบัน | |
previewConnection(draggedConn, staticConn) | แสดงตัวอย่างการเชื่อมต่อที่ DraggedCon เชื่อมต่อกับ staticCon และไม่มีการเชื่อมโยงการบล็อก | |
previewReplacement(draggedConn, staticConn, replacedBlock) | แสดงตัวอย่างการเชื่อมต่อที่ DragledCon เชื่อมต่อกับ staticCon โดยแทนที่ ReplaceBlock (ปัจจุบันเชื่อมต่อกับ staticCon) |