блочно > CollapsibleToolboxCategory > parseContents_
Метод CollapsibleToolboxCategory.parseContents_()
Подпись:
parseContents_(categoryDef: toolbox.CategoryInfo): void;
Параметры
Возврат:
пустота
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-08 UTC.
[null,null,["Последнее обновление: 2024-11-08 UTC."],[[["The `parseContents_` method is part of the `CollapsibleToolboxCategory` class in Blockly and is used to handle the contents of a toolbox category."],["It takes a `categoryDef` parameter of type `toolbox.CategoryInfo`, which contains the category's definition and information."],["This method processes the category definition to structure and display the contents within the collapsible toolbox category, and does not return any value."]]],[]]