<kendo:diagram-connectionDefaults-editable-tools>

Specifies the toolbar tools. Supports all options supported for the toolbar.items. If set to false, no edit tools will be displayed.Predefined tools are: "edit" - The selected item can be edited or "delete" - The selected items can be deleted.

Example

<kendo:diagram-connectionDefaults-editable>
    <kendo:diagram-connectionDefaults-editable-tools></kendo:diagram-connectionDefaults-editable-tools>
</kendo:diagram-connectionDefaults-editable>

Configuration Attributes

Configuration JSP Tags

kendo:diagram-connectionDefaults-editable-tool

Specifies the toolbar tools. Supports all options supported for the toolbar.items. If set to false, no edit tools will be displayed.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-connectionDefaults-editable-tool.

Example

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