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
          • CSegmentIdMapEntry
          • Flayer_selected_value
          • CLayerSelectionState
          • CLayerSelectedValues
          • CPanelResolutionData
          • CLayerResolutionData
          • CScreenshotResolutionMetadata
          • CScreenshotReply
          • CAggregateChunkSourceStatistics
          • CChunkSourceStatistics
          • CScreenshotStatistics
          • CActionState
          • CActions
            • Public members
              • M__init__
              • Madd
              • Mclear
              • Mremove
              • Minvoke
          • CActions
            • Public members
              • M__init__
              • Madd
              • Mclear
              • Mremove
              • Minvoke
          • CInputEventBindings
          • CPrefetchState
          • CScaleBarOptions
          • CVolumeInfo
          • CVolumeRequest
          • CConfigState
        • 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)
    Back to top
    Previous neuroglancer.viewer_config_state.ActionState.__init__
    Next neuroglancer.viewer_config_state.Actions.__init__
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial