Stay organized with collections
Save and categorize content based on your preferences.
blockly > utils > toolbox
Enumerations
Enumeration |
Description |
Position |
Position of the toolbox and/or flyout relative to the workspace. |
Functions
Interfaces
Interface |
Description |
BlockInfo |
The information needed to create a block in the toolbox. Note that disabled has a different type for backwards compatibility. |
ButtonInfo |
The information needed to create a button in the toolbox. |
DynamicCategoryInfo |
The information needed to create a custom category. |
LabelInfo |
The information needed to create a label in the toolbox. |
SeparatorInfo |
The information needed to create a separator in the toolbox. |
StaticCategoryInfo |
The information needed to create a category in the toolbox. |
ToolboxInfo |
The JSON definition of a toolbox. |
Variables
Type Aliases
Type Alias |
Description |
ButtonOrLabelInfo |
The information needed to create either a button or a label in the flyout. |
CategoryInfo |
The information needed to create either a dynamic or static category. |
FlyoutDefinition |
All of the different types that can be used to show items in a flyout. |
FlyoutItemInfo |
All the different types that can be displayed in a flyout. |
FlyoutItemInfoArray |
An array holding flyout items. |
ToolboxDefinition |
All of the different types that can create a toolbox. |
ToolboxItemInfo |
Any information that can be used to create an item in the toolbox. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-10-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{
"lastModified": "Last updated 2022-10-04 UTC.",
"confidential": False
}