Class: StartPoint

StartPoint

A Backbone model class for Workspace startpoints. It allows to perform server actions on startpoints.

new StartPoint()

Methods

invoke()

Invokes a startpoint and creates a new task corresponding to the starpoint. It triggers the change:invokedTask event.

select()

Call this function when a startpoint is selected from the startpointlist. It triggers the startpoint:selected event.