Namespace FastReport.Web.Toolbar
Classes
ElementChangeAction
Action that is called when item changed
ElementClickAction
Action that is called when you click on an item
ElementScript
A script that is called when you click on element
ToolbarButton
Button for the toolbar
ToolbarElement
ToolbarElementImage
The image that will be displayed in the toolbar
ToolbarInput
Input field for the toolbar
ToolbarSelect
Element that opens a drop-down list when you hover over it
ToolbarSelectItem
The element that appears in the drop-down list
Interfaces
IChangeAction
Action that is triggered when the element is changed
IClickAction
Action that is triggered when the element is clicked