mixins/link =========== .. js:mixin:: LinkMixin(workspace) Mixin that provides *optional* links to a :js:class:`Workspace`. :param Workspace workspace: See :js:attr:`workspace`. .. js:attribute:: workspace read-only :type: Workspace The workspace this object is bound to. .. js:attribute:: workspaceId read-only :type: Number|null The linked workspace Id or *null*.