blockly > Events > ToolboxItemSelect
Events.ToolboxItemSelect class
Notifies listeners that a toolbox item has been selected.
Signature:
export declare class ToolboxItemSelect extends UiBase
Extends: UiBase
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) The newly selected toolbox item. | ||
string | (Optional) The previously selected toolbox item. | ||
EventType |
Methods
Method | Modifiers | Description |
|---|---|---|
Encode the event as JSON. |