Skip to main content
Ctrl+K
jdaviz v0.1.dev50+g3a7ba524d - Home jdaviz v0.1.dev50+g3a7ba524d - Home
  • Setup & Installation
  • Docs
  • API
  • Development
  • Deprecated Config Access
  • GitHub
  • Help Desk
  • Setup & Installation
  • Docs
  • API
  • Development
  • Deprecated Config Access
  • GitHub
  • Help Desk

Section Navigation

  • API & Notebook Access
  • Reference/API
    • Helpers API
    • Viewers API
    • Parsers API
    • Plugins API
    • Utilities API
  • API
  • Reference/API
  • Utilities API
  • MenuRegistry

MenuRegistry#

class jdaviz.core.registries.MenuRegistry[source]#

Bases: UniqueDictRegistry

Registry containing references to plugins that will populate the application-level menu bar.

Methods Summary

__call__([name, overwrite])

This is provided so that registry instances can be used as decorators.

Methods Documentation

__call__(name=None, overwrite=False)[source]#

This is provided so that registry instances can be used as decorators. The decorators should add the decorated code object to the registry, and return the original function

previous

ToolRegistry

next

DataParserRegistry

On this page
  • MenuRegistry
    • MenuRegistry.__call__()
Edit on GitHub

© Copyright 2026, JDADF Developers.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.