Tool Panel Buttons
Summary
- The area at the top of the AdapTable ToolPanel Component can display a group of Buttons
- Similar to ToolPanels, these can be of 2 types:
- Module Buttons - open the relevant Module Page in the Settings Panel
- Custom Buttons - provided by users at design-time and containing bespoke functionality
ToolPanel Buttons are buttons which are placed at the top of the AdapTable ToolPanel Component.
They can be either:
- Module Buttons - shipped with AdapTable and open the relevant Module Page in the Settings Panel
- Custom Buttons - supplied by users at design-time and can display any content which is required
Note
By default, AdapTable displays no ToolPanel Buttons at start-up, but this can be changed at design-time (through Initial State) or at runtime (in the ToolPanel section of the Settings Panel).
- This example contains 3 Module Buttons:
Layout,CellSummary,Dashboard
Configuring ToolPanel Buttons
ToolPanel Buttons are defined at design-time in 2 different ways:
- Module Buttons are supplied in Initial Adaptable State
- Custom Buttons are provided through ToolPanel Options
customButtons
Custom Buttons to display in the Adaptable Tool Panel Component
Developer Guide
Providing ToolPanel Buttons
Deep Dive
Configuring Custom Buttons in the AdapTable ToolPanel Component
- This Demo shows 3 Custom Buttons in the Tool Panel:
- one which links to Super Mario website
- one which opens the Layout Editor
- one which fires an Alert