Search results

SwimLane API in JavaScript (ES5) Diagram API control

Defines the behavior of swimLane shape

Properties

Defines the collection of header

Defaults to ‘undefined’

isLane

boolean

Defines the whether the shape is a lane or not

Defaults to false

isPhase

boolean

Defines the whether the shape is a phase or not

Defaults to false

lanes

LaneModel[]

Defines the collection of lanes

Defaults to ‘undefined’

orientation

Orientation

Defines the orientation of the swimLane

Defaults to ‘Horizontal’

phaseSize

number

Defines the size of phase.

Defaults to 20

phases

PhaseModel[]

Defines the collection of phases.

Defaults to ‘undefined’

type

Shapes

Defines the type of node shape.

Defaults to ‘Basic’