Skip to main content
Ctrl+K
jdaviz v0.1.dev1+g0afaafc - Home
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub
  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk
  • GitHub

Section Navigation

  • Developer Guide
  • Reference/API
    • Helpers API
    • Viewers API
    • Parsers API
    • Plugins API
    • Utilities API
  • Developers
  • 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 2024, JDADF Developers.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.3.