blockly > Acara > ToolboxItemSelect

Class Events.ToolboxItemSelect

Memberi tahu pendengar bahwa item toolbox telah dipilih.

Tanda Tangan:

export declare class ToolboxItemSelect extends UiBase 

Memperluas: UiBase

Konstruktor

Konstruktor Pengubah Deskripsi
(konstruktor)(opt_oldItem, opt_newItem, opt_workspaceId) Membuat instance baru dari class ToolboxItemSelect

Properti

Properti Pengubah Jenis Deskripsi
newItem? string (Opsional) Item toolbox yang baru dipilih.
oldItem? string (Opsional) Item toolbox yang telah dipilih sebelumnya.
jenis string

Metode

Metode Pengubah Deskripsi
toJson() Lakukan enkode peristiwa sebagai JSON.