<kendo:diagram-shapeDefaults-editable-tools>

Specifies the toolbar tools. Provides all options that are supported for toolbar.items. If set to false, no edit tools will be displayed.The predefined tools are: "edit" - The selected item can be edited.; "delete" - The selected items can be deleted.; "rotateClockwise" - The selected items can be rotated clockwise. The default rotation value is 90 degrees. or "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degrees..

Example

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

Configuration Attributes

Configuration JSP Tags

kendo:diagram-shapeDefaults-editable-tool

Specifies the toolbar tools. Provides all options that are supported for toolbar.items. If set to false, no edit tools will be displayed.The predefined tools are: "edit" - The selected item can be edited.; "delete" - The selected items can be deleted.; "rotateClockwise" - The selected items can be rotated clockwise. The default rotation value is 90 degrees. or "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degrees..

More documentation is available at kendo:diagram-shapeDefaults-editable-tool.

Example

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