All docs
V20.2
23.1
22.2
22.1
21.2
21.1
20.2
20.1
The page you are viewing does not exist in version 20.1. This link will take you to the root page.
19.2
The page you are viewing does not exist in version 19.2. This link will take you to the root page.
19.1
The page you are viewing does not exist in version 19.1. This link will take you to the root page.
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
Box
Map
Vue
A newer version of this page is available. Switch to the current version.

editing

Specifies which editing operations a user can perform.

Type:

Object

Default Value: {}

allowAddShape

Specifies whether a user can add a shape.

Type:

Boolean

Default Value: true

allowChangeConnection

Specifies whether a user can change a connection.

Type:

Boolean

Default Value: true

allowChangeConnectorPoints

Specifies whether a user can change connector points.

Type:

Boolean

Default Value: true

allowChangeConnectorText

Specifies whether a user can change a connector's text.

Type:

Boolean

Default Value: true

allowChangeShapeText

Specifies whether a user can change a shape's text.

Type:

Boolean

Default Value: true

allowDeleteConnector

Specifies whether a user can delete a connector.

Type:

Boolean

Default Value: true

allowDeleteShape

Specifies whether a user can delete a shape.

Type:

Boolean

Default Value: true

allowMoveShape

Specifies whether a user can move a shape.

Type:

Boolean

Default Value: true

allowResizeShape

Specifies whether a user can resize a shape.

Type:

Boolean

Default Value: true