DiagramEditableSettingsToolFactory
Defines the fluent API for adding items to Kendo Editable for ASP.NET MVC
Methods
Custom()
Adds an item for a custom action.
Edit()
Adds an item for the edit action.
CreateShape()
Adds an item for the createShape action.
CreateConnection()
Adds an item for the createConnection action.
Undo()
Adds an item for the undo action.
Redo()
Adds an item for the redo action.
RotateClockwise()
Adds an item for the rotateClockwise action.
RotateAnticlockwise()
Adds an item for the rotateAnticlockwise action.