New to Kendo UI for AngularStart a free 30-day trial

EditService

Interface

The interface for the editService that you can set to the editing directives of the TreeList.

Definition

Package:@progress/kendo-angular-treelist

Methods

Sets new values to an item.

Parameters:targetany

The item to update.

sourceany

The values to assign.

Creates a new item.

Parameters:itemany

The item to create.

parent?any

The parent item, if any.

id?any

The unique identifier, if any.

Removes an existing item.

Parameters:itemany

The item to remove.

parent?any

The parent item, if any.

Updates the items for an existing item.

Parameters:itemany

The item to update.

In this article
DefinitionMethodsassignValuescreateremoveupdate
Not finding the help you need?
Contact Support