blockly > CollapsibleToolboxCategory > parseContents_
روش CollapsibleToolboxCategory.parseContents_().
امضا:
parseContents_(categoryDef: toolbox.CategoryInfo): void;
پارامترها
برمی گرداند:
باطل
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-08 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]