<kendo:diagram-connection-editable>

Defines the shape editable options.

Example

<kendo:diagram-connection>
    <kendo:diagram-connection-editable></kendo:diagram-connection-editable>
</kendo:diagram-connection>

Configuration Attributes

Configuration JSP Tags

kendo:diagram-connection-editable-tools

Specifies the the toolbar tools. Supports all options supported for the toolbar.items. Predefined tools are: "edit" - The selected item can be edited or "delete" - The selected items can be deleted.

More documentation is available at kendo:diagram-connection-editable-tools.

Example

<kendo:diagram-connection-editable>
    <kendo:diagram-connection-editable-tools></kendo:diagram-connection-editable-tools>
</kendo:diagram-connection-editable>
In this article
Not finding the help you need?