Skip to main content
Ctrl+K
Logo image

Site Navigation

  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk

Site Navigation

  • User Guide
  • JWST Modes
  • Developers
  • Citation
  • Help Desk

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])

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

Methods Documentation

__call__(name=None)[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 2023, JDADF Developers.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.