แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ToolboxCategory > allAncestorsExpanded_
ขยายรายการระดับบนทั้งหมดของหมวดหมู่ (ระดับบนสุดของผู้เผยแพร่โฆษณาหลัก ฯลฯ) หรือไม่
ลายเซ็น:
protected allAncestorsExpanded_(): boolean;
การคืนสินค้า:
boolean
เป็นจริงเมื่อมีการขยายระดับบนทุกรายการ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["The `ToolboxCategory.allAncestorsExpanded_()` method determines if all parent categories of a given category are expanded in the toolbox."],["It returns `true` if all ancestors are expanded, otherwise it returns `false`."],["This method is used internally by Blockly and is marked as protected, indicating it's not intended for direct external use."]]],[]]