Class: WorkspaceAction

bu.action. WorkspaceAction

An action is an object with functions to handle bu.control.Control and bu.Workspace events acting as middle connection between both.


new WorkspaceAction( [options])

Parameters:
Name Type Argument Description
options bu.action.WorkspaceActionOptions <optional>

Options.

Source:
bu/actions/workspaceaction.js

Extends

  • ol.Object

Members


workspace :bu.Workspace

This is the workspace this action will be tied to.

Type:
Source:
bu/actions/workspaceaction.js