TreeListToolbarFactory
Methods
Custom()
Adds an item for a custom action.
RETURNS
Returns a with the available configuration options.
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.
Cancel()
Adds an item for the cancel action.
Save()
Adds an item for the save action.
Search()
Adds an item for the search action.
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.