New to Kendo UI for Angular? Start a free 30-day trial
EditService
The interface of the editService
that can be set to the
editing directives of the TreeList.
Methods
assignValues | |||||||||
---|---|---|---|---|---|---|---|---|---|
The method that is called to set new values to an item. | |||||||||
|
create | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
The method that is called to create a new item. | ||||||||||||
|
remove | |||||||||
---|---|---|---|---|---|---|---|---|---|
The method that is called to remove existing item. | |||||||||
|
update | ||||||
---|---|---|---|---|---|---|
The method that is called to update the items for existing item. | ||||||
|