omni.kit.window.content_browser_registry
Functions Summary:
Retrieves an ordered dictionary of custom menus registered within the application. |
|
Deregisters a previously registered checkpoint menu. |
|
Removes a previously registered context menu. |
|
Removes a previously registered file open handler. |
|
Removes a custom menu item from the import menu. |
|
Removes a previously registered listview menu. |
|
Removes a previously registered search delegate. |
|
Removes a selection handler from the registry. |
|
Retrieves the singleton instance of the ContentBrowserRegistryExtension. |
|
Registers a custom menu item under the ‘checkpoint’ category. |
|
Adds a new context menu option. |
|
Registers a handler for opening files. |
|
Registers a custom menu item for the import context. |
|
Registers a menu item to the listview context menu. |
|
Registers a search delegate. |
|
Registers a selection handler to the registry. |
|
Retrieves the current search delegate instance from the content browser registry. |
|
Retrieves the set of registered selection handlers from the Content Browser Registry. |