Public API for module isaacsim.gui.content_browser:#

Classes#

  • class ExtendedFileInfo(DetailFrameController)

    • MockListEntry: Unknown

    • def init(self)

    • def build_header(self, collapsed: bool, title: str)

  • class IsaacCollection(CollectionItem)

    • def init(self)

    • def create_add_new_item(self) -> Optional[AddNewItem]

    • def create_child_item(self, name: str, path: str, is_folder: bool = True) -> Optional[IsaacConnectionItem]

    • async def populate_children_async(self) -> Any