TreeListToolbarFactory
Properties
TreeList - TreeList
Gets the DataSource settings.
Methods
Cancel()
Adds an item for the cancel action.
Save()
Adds an item for the save action.
Search()
Adds an item for the search panel.
Custom(Kendo.Mvc.UI.TemplateBuilder)
Adds a custom component to the toolbar.
Parameters
template - TemplateBuilder<TModel>
The template component configuration for the custom component
Separator()
Adds a separator to the ToolBar.
Spacer()
Adds a spacer to the ToolBar.
Custom()
Adds a custom component to the toolbar.
Create()
Adds an item for the create action.
RETURNS
Returns a with the available configuration options.
Excel()
Adds an item for the excel action.
RETURNS
Returns a with the available configuration options.
Pdf()
Adds an item for the pdf action.
RETURNS
Returns a with the available configuration options.