封鎖 >IBubble
IBubble 介面
對話框介面。
Signature:
export interface IBubble extends IDraggable, IContextMenu
擴充: IDraggable、IContextMenu
方法
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-20 (世界標準時間)。
[null,null,["上次更新時間:2024-09-20 (世界標準時間)。"],[[["IBubble is an interface in Blockly that defines the behavior of draggable elements with context menus, like tooltips or comment bubbles."],["It extends IDraggable and IContextMenu, inheriting functionalities for dragging and displaying context menus."],["IBubble provides methods for positioning, movement, styling during drag-and-drop, and disposal."],["Developers can use IBubble to create custom interactive elements that can be moved and display context menus within a Blockly workspace."]]],[]]