VISPA
windowManager
  • Introduction
  • Controller
  • Workspace
  • Client
  • User Guide
  • Deployment Guide
  • Developer Guide
  • API Reference
    • JavaScript API
      • VISPA
      • Workspace
      • vue
      • common
      • utils
      • extension
      • ui
      • mixins
        • mixins/state
        • mixins/load
        • mixins/preferences
        • mixins/ajax
        • mixins/shortcuts
        • mixins/link
        • mixins/logger
        • mixins/socket
      • jsondata
      • filehandler
      • module
      • prefs
      • views
    • Python API
VISPA
  • Docs »
  • API Reference »
  • JavaScript API »
  • mixins »
  • mixins/link
  • View page source

mixins/link¶

mixin LinkMixin(workspace)¶

Mixin that provides optional links to a Workspace().

Arguments:
  • workspace (Workspace) – See workspace.
read-onlyworkspace¶
Type:Workspace

The workspace this object is bound to.

read-onlyworkspaceId¶
Type:Number|null

The linked workspace Id or null.

Next Previous

© Copyright 2016, Prof. M. Erdmann, III. Physics Institute A, RWTH Aachen University. Revision 7c4f762d61b2+.

Built with Sphinx using a theme provided by Read the Docs.