<kendo:diagram-shape-editable-tools>
Specifies the toolbar tools. Provides all options supported for toolbar.items. 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 degree. or "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degree..
Example
<kendo:diagram-shape-editable>
<kendo:diagram-shape-editable-tools></kendo:diagram-shape-editable-tools>
</kendo:diagram-shape-editable>
Configuration Attributes
Configuration JSP Tags
kendo:diagram-shape-editable-tool
Specifies the toolbar tools. Provides all options supported for toolbar.items. 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 degree. or "rotateAnticlockwise" - The selected items can be rotated anticlockwise. The default rotation value is 90 degree..
More documentation is available at kendo:diagram-shape-editable-tool.
Example
<kendo:diagram-shape-editable-tools>
<kendo:diagram-shape-editable-tool></kendo:diagram-shape-editable-tool>
</kendo:diagram-shape-editable-tools>