Skip to content
Neuroglancer
neuroglancer.viewer_config_state.Actions
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • API Reference
      • API Reference
        • Core
        • Viewer state
        • Viewer Config state
          • C SegmentIdMapEntry
          • F layer_selected_value
          • C LayerSelectionState
          • C LayerSelectedValues
          • C PanelResolutionData
          • C LayerResolutionData
          • C ScreenshotResolutionMetadata
          • C ScreenshotReply
          • C AggregateChunkSourceStatistics
          • C ChunkSourceStatistics
          • C ScreenshotStatistics
          • C ActionState
          • C Actions
            • Public members
              • M __init__
              • M add
              • M clear
              • M remove
              • M invoke
          • C Actions
            • Public members
              • M __init__
              • M add
              • M clear
              • M remove
              • M invoke
          • C InputEventBindings
          • C PrefetchState
          • C ScaleBarOptions
          • C VolumeInfo
          • C VolumeRequest
          • C ConfigState
        • Exposing local data as data source
        • Credentials
        • Capturing Screenshots
        • Server
        • Utilities
    • Public members
    class neuroglancer.viewer_config_state.Actions

    Public members¶

    Actions(set_config)

    Initialize self. See help(type(self)) for accurate signature.

    add(name, handler)
    clear()
    remove(name, handler)
    invoke(name, state)
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial